Skip to content

Commit

Permalink
Merge pull request #114 from crepererum-oss/crepererum-fix-merge-queue
Browse files Browse the repository at this point in the history
ci: fix merge queue interaction
  • Loading branch information
crepererum authored Nov 28, 2023
2 parents a83ee9b + 4d97438 commit e6c158d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ name: CI
# yamllint disable-line rule:truthy
on:
pull_request:
merge_group:
push:
branches:
- main
- staging
- trying
tags:
- v*

Expand Down

0 comments on commit e6c158d

Please sign in to comment.