Skip to content

feat: APIs update from https://github.com/anduril/apis/commit/e939665ee653e89b9be0e150531c2de336477fae #19

feat: APIs update from https://github.com/anduril/apis/commit/e939665ee653e89b9be0e150531c2de336477fae

feat: APIs update from https://github.com/anduril/apis/commit/e939665ee653e89b9be0e150531c2de336477fae #19

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 }}"