Skip to content

Commit

Permalink
Merge pull request #4607 from onflow/kan/transition-to-merge-queue
Browse files Browse the repository at this point in the history
Add merge_group to CI to allow using built in GH merge queue work flow
  • Loading branch information
Kay-Zee authored Aug 16, 2023
2 parents 99233ab + 232873a commit a90d17c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ on:
- 'auto-cadence-upgrade/**'
- 'feature/**'
- 'v[0-9]+.[0-9]+'
merge_group:
branches:
- master

env:
GO_VERSION: "1.20"
Expand Down

0 comments on commit a90d17c

Please sign in to comment.