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 e30529e commit 0a90c20Copy full SHA for 0a90c20
.github/workflows/upload and scan.yml
@@ -14,7 +14,7 @@ on:
14
# The branches below must be a subset of the branches above
15
branches: [ "master" ]
16
schedule:
17
- - cron: '26 3 * * 0'
+ # - cron: '26 3 * * 0'
18
19
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
20
permissions:
0 commit comments