Skip to content

Commit d78f0cc

Browse files
authored
Ensure Validate Pinned Actions run on master (#20245)
1 parent 0413540 commit d78f0cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/validate-pinned-actions.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Validate Pinned Actions
22
on:
33
pull_request: {}
4+
push:
5+
branches:
6+
- master
47
merge_group:
58
# Test requested to pass before merging
69
# needs to trigger in merge queues

0 commit comments

Comments
 (0)