Skip to content

Commit

Permalink
chore: Add support for GH Merge Queue
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Jul 2, 2023
1 parent bd526c6 commit 6420165
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CI

on: [push]
on:
merge_group:
push:

jobs:
test:
Expand Down

0 comments on commit 6420165

Please sign in to comment.