Skip to content

Commit

Permalink
Add merge queue support (#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r authored Sep 8, 2023
1 parent d2fe963 commit 424505a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Tests
on: [push, pull_request, workflow_dispatch]
on: [merge_group, push, pull_request, workflow_dispatch]

env:
FORCE_COLOR: 1
Expand Down

0 comments on commit 424505a

Please sign in to comment.