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 f7eba56 commit 22779a0Copy full SHA for 22779a0
1 file changed
.github/workflows/auto-regenerate.yml
@@ -2,9 +2,7 @@
2
name: "Auto Regenerate"
3
4
on:
5
- schedule:
6
- - cron: '0 3 * * *'
7
- workflow_dispatch:
+ push:
8
9
jobs:
10
0 commit comments