Skip to content

chore(deps-dev): bump @octokit/plugin-rest-endpoint-methods from 11.0.0 to 11.0.1 #2152

chore(deps-dev): bump @octokit/plugin-rest-endpoint-methods from 11.0.0 to 11.0.1

chore(deps-dev): bump @octokit/plugin-rest-endpoint-methods from 11.0.0 to 11.0.1 #2152

name: Manage Merge Queue
on:
pull_request:
branches: [ main ]
types: [ labeled, unlabeled, closed ]
jobs:
test:
if: |
github.event.action == 'closed' ||
github.event.label.name == 'READY FOR MERGE' ||
github.event.label.name == 'JUMP THE QUEUE'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: ./
with:
helper: manage-merge-queue