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 916b50d commit 21da7bdCopy full SHA for 21da7bd
3 files changed
.github/workflows/codeql.yml
@@ -17,7 +17,7 @@ on:
17
pull_request:
18
branches: [ "main" ]
19
schedule:
20
- - cron: '35 11 * * 6'
+ - cron: '0 5 * * 5'
21
22
permissions: read-all
23
.github/workflows/pre-commit-autoupdate.yml
@@ -2,7 +2,7 @@ name: 'Linuxfabrik: Update pre-commit hooks'
2
3
on:
4
5
- - cron: '0 8 * * 1'
6
workflow_dispatch: {}
7
8
.github/workflows/scorecard.yml
@@ -3,7 +3,7 @@ name: 'Scorecard supply-chain security'
branch_protection_rule: {}
- - cron: '22 14 * * 4'
9
permissions: 'read-all'
0 commit comments