Skip to content

Commit

Permalink
Revert "ci: enable merge queue"
Browse files Browse the repository at this point in the history
  • Loading branch information
ripatel-fd committed Jan 30, 2024
1 parent 9a8806a commit b2361c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: On Pull Request
on:
push:
branches: [main]
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit b2361c9

Please sign in to comment.