Skip to content

Commit

Permalink
chore(): new attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMind committed Nov 24, 2023
1 parent d94af1e commit fdb5570
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/merge_queue.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: merge queueu
on:
pull_request:
merge_group:
types: [checks_requested]
push:
branches:
- gh-readonly-queue/main/*
jobs:
build:
if: ${{ github.event_name == 'merge_group' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit fdb5570

Please sign in to comment.