Skip to content

Commit

Permalink
Merge pull request #104 from amazing-print/add-merge-queue
Browse files Browse the repository at this point in the history
Update CI for merge queue
  • Loading branch information
paddor authored Jan 9, 2024
2 parents 93c77cd + 6e0b6c2 commit a9fd822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Lints

on:
merge_group:
pull_request:
push:
branches:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Specs

on:
merge_group:
pull_request:
push:
branches:
Expand Down

0 comments on commit a9fd822

Please sign in to comment.