Skip to content

Commit 0a90c20

Browse files
commented cron job
1 parent e30529e commit 0a90c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload and scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
# The branches below must be a subset of the branches above
1515
branches: [ "master" ]
1616
schedule:
17-
- cron: '26 3 * * 0'
17+
# - cron: '26 3 * * 0'
1818

1919
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
2020
permissions:

0 commit comments

Comments
 (0)