Updating GHES workflows
This commit is contained in:
@@ -15,8 +15,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ $default-branch, $protected-branches ]
|
branches: [ $default-branch, $protected-branches ]
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
branches: [ $default-branch, $protected-branches ]
|
||||||
branches: [ $default-branch ]
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: $cron-weekly
|
- cron: $cron-weekly
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user