Thanks to visit codestin.com Credit goes to github.com
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 ba5f1bf commit 4d142f7Copy full SHA for 4d142f7
.github/workflows/dump.yml
@@ -1,7 +1,5 @@
1
on:
2
push:
3
- schedule:
4
- - cron: "* * */14 * *"
5
jobs:
6
dump:
7
if: github.event_name != 'schedule' || vars.ENABLE_SCHEDULE == 'true'
0 commit comments