Skip to content

Commit 64cb62d

Browse files
rtylerion-elgreco
authored andcommitted
chore: prevent the pr actions from filing on merge_group
I _believe_ I can remove this in order to prevent the check from failing on merges. I'm not sure if this is required in order for the merge group to pass required checks though 🤔 Signed-off-by: R. Tyler Croy <[email protected]>
1 parent f7745fd commit 64cb62d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dev_pr.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: dev_pr
22

33
# Trigger whenever a PR is changed (title as well as new / changed commits)
44
on:
5-
merge_group:
65
pull_request_target:
76
types:
87
- opened

0 commit comments

Comments
 (0)