Skip to content

Commit 8a04d28

Browse files
authored
Trigger action for PRs
1 parent c6e8168 commit 8a04d28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Update data
33
on:
44
push:
55
branches: [ main ]
6+
pull_request:
7+
branches:
8+
- main
69
schedule:
710
- cron: "0 8 * * *"
811
workflow_dispatch:

0 commit comments

Comments
 (0)