Skip to content

Update from https://github.com/anduril/public-api-protos/commit/0057abd9ae531bce409e228541522d27c9653f02 #6

Update from https://github.com/anduril/public-api-protos/commit/0057abd9ae531bce409e228541522d27c9653f02

Update from https://github.com/anduril/public-api-protos/commit/0057abd9ae531bce409e228541522d27c9653f02 #6

Workflow file for this run

name: automerge
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
permissions:
contents: write
pull-requests: write
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- id: automerge
name: automerge
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"