Skip to content

Commit a479846

Browse files
authored
Temporarily disable cron
1 parent 5691e07 commit a479846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ on:
6161
repository_dispatch:
6262
types:
6363
- cronjob
64-
schedule:
65-
- cron: '*/10 * * * *'
64+
#schedule:
65+
# - cron: '*/10 * * * *'
6666

6767

0 commit comments

Comments
 (0)