Skip to content

Commit

Permalink
Remove merge_group from label check (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt authored Jul 16, 2024
1 parent a3c3105 commit 944960a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/version-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Version Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
merge_group:
jobs:
label:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 944960a

Please sign in to comment.