1 parent 8a04d28 commit 2d905a5Copy full SHA for 2d905a5
1 file changed
.github/workflows/node.js.yml
@@ -3,9 +3,9 @@ name: Update data
3
on:
4
push:
5
branches: [ main ]
6
- pull_request:
7
- branches:
8
- - main
+ pull_request:
+ branches:
+ - main
9
schedule:
10
- cron: "0 8 * * *"
11
workflow_dispatch:
0 commit comments