Skip to content

Commit

Permalink
Run CI also on merge_group (merge queue)
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-casperlabs committed Nov 24, 2023
1 parent d1a94e5 commit 8682db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: juliet crate tests
run-name: juliet crate tests triggered by ${{ github.actor }}
on: [push]
on: [push, merge_group]
jobs:
tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8682db6

Please sign in to comment.