Skip to content

Commit

Permalink
Add in prs
Browse files Browse the repository at this point in the history
  • Loading branch information
mirland committed Nov 1, 2023
1 parent 7ba1910 commit 034aa3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge-queue-checks.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: "Check commit message"
on:
pull_request:
merge_group:

jobs:
check_commit_message:
if: ${{ github.event_name == 'merge_group' }}
runs-on: ubuntu-latest
steps:
- name: Check out code
Expand Down

0 comments on commit 034aa3a

Please sign in to comment.