Skip to content

Commit

Permalink
Run check semver in MQ (#6287)
Browse files Browse the repository at this point in the history
For marking `Check SemVer` required
  • Loading branch information
alvicsam authored Nov 5, 2024
1 parent 7725890 commit 16e877b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
workflow_dispatch:
merge_group:

concurrency:
group: check-semver-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 16e877b

Please sign in to comment.