We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d106230 commit a4d490fCopy full SHA for a4d490f
.github/workflows/node.js.yml
@@ -1,11 +1,6 @@
1
name: Update data
2
3
on:
4
- push:
5
- branches: [ main ]
6
- pull_request:
7
- branches:
8
- - main
9
schedule:
10
- cron: "0 8 * * *"
11
workflow_dispatch:
0 commit comments