Updating GHES workflows

This commit is contained in:
GitHub Actions
2023-12-04 11:03:32 +00:00
parent 0059fec5f8
commit fc1b4b5a61
+1 -2
View File
@@ -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