Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d142f7

Browse files
remove cron, failure
1 parent ba5f1bf commit 4d142f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dump.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
on:
22
push:
3-
schedule:
4-
- cron: "* * */14 * *"
53
jobs:
64
dump:
75
if: github.event_name != 'schedule' || vars.ENABLE_SCHEDULE == 'true'

0 commit comments

Comments
 (0)