Skip to content

Commit

Permalink
Run CI on merge groups. (smithy-lang#2355)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker committed Feb 13, 2023
1 parent e63f3ee commit b3b3393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-pr.yml
Expand Up @@ -6,6 +6,7 @@
name: CI
on:
pull_request:
merge_group:

# Allow one instance of this workflow per pull request, and cancel older runs when new changes are pushed
concurrency:
Expand Down

0 comments on commit b3b3393

Please sign in to comment.