Skip to content

Commit

Permalink
chore(ci): set up merge queue (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum committed Jan 4, 2024
1 parent 43a8217 commit 1c13f5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-pr-title.yml
Expand Up @@ -3,6 +3,7 @@
name: PR-Title

on:
merge_group:
pull_request:
types: [opened, edited, synchronize, reopened]

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests-on-push.yml
Expand Up @@ -4,6 +4,7 @@ name: Tests on Push


on:
merge_group:
push:
branches-ignore:
- main
Expand Down

0 comments on commit 1c13f5f

Please sign in to comment.