This commit is contained in:
laurentsimon
2022-01-04 18:26:32 +00:00
parent 0e50194de8
commit a00db4437c
2 changed files with 2 additions and 6 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ on:
# Only the default branch is supported.
branch_protection_rule:
schedule:
# Weekly on Saturdays.
- cron: '30 1 * * 6'
- cron: $cron-weekly
push:
branches: [ $default-branch ]