Skip to content

[dependabot]: Bump graphql from 2.3.10 to 2.3.11 #965

[dependabot]: Bump graphql from 2.3.10 to 2.3.11

[dependabot]: Bump graphql from 2.3.10 to 2.3.11 #965

Workflow file for this run

name: automerge
on:
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash
MERGE_DELETE_BRANCH: true