File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 # The branches below must be a subset of the branches above
1919 branches : ["main"]
2020 schedule :
21- - cron : " 0 0 * * 1 "
21+ - cron : " 0 5 * * 5 "
2222
2323permissions :
2424 contents : read
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: 'Linuxfabrik: Update pre-commit hooks'
22
33on :
44 schedule :
5- - cron : ' 0 8 * * 1 '
5+ - cron : ' 0 5 * * 5 '
66 workflow_dispatch : {}
77
88permissions : read-all
Original file line number Diff line number Diff line change 1010 # To guarantee Maintained check is occasionally updated. See
1111 # https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
1212 schedule :
13- - cron : ' 22 14 * * 4 '
13+ - cron : ' 0 5 * * 5 '
1414 workflow_dispatch : {}
1515
1616# Declare default permissions as read only.
You can’t perform that action at this time.
0 commit comments