We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8cba38 commit be0a116Copy full SHA for be0a116
.github/workflows/generate.yaml
@@ -1,6 +1,9 @@
1
name: Generate static data
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
schedule:
8
- cron: "52 4 * * *"
9
workflow_dispatch:
0 commit comments