comments
This commit is contained in:
@@ -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 ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user