Skip to content

Commit

Permalink
Merge pull request #338 from mareuter/merge_queue
Browse files Browse the repository at this point in the history
Add merge queue.
  • Loading branch information
mareuter authored Sep 22, 2024
2 parents 16b9827 + 3820aa0 commit 5a62f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

on: [push, pull_request, workflow_dispatch]
on: [merge_group, push, pull_request, workflow_dispatch]

jobs:
build_test:
Expand Down

0 comments on commit 5a62f5a

Please sign in to comment.