Add $protected-branches to pull_request target

This commit is contained in:
Chris Campbell
2023-12-11 10:38:54 +00:00
parent 0239269003
commit 0d8fa6f490
+1 -1
View File
@@ -10,7 +10,7 @@
name: 'Dependency review'
on:
pull_request:
branches: [ $default-branch ]
branches: [ $default-branch, $protected-branches ]
# If using a dependency submission action in this workflow this permission will need to be set to:
#