We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caee9d9 + daafe90 commit b087011Copy full SHA for b087011
.github/workflows/codacy-analysis.yml
@@ -14,8 +14,8 @@ on:
14
pull_request:
15
# The branches below must be a subset of the branches above
16
branches: [ main ]
17
- schedule:
18
- - cron: '15 16 * * 2'
+ #schedule:
+ # - cron: '15 16 * * 2'
19
20
permissions:
21
actions: read
.github/workflows/codeql.yml
@@ -17,8 +17,8 @@ on:
branches: [ "main" ]
- - cron: '44 20 * * 0'
+ # - cron: '44 20 * * 0'
22
23
24
0 commit comments