Skip to content

Bump commander from 10.0.1 to 11.0.0 #141

Bump commander from 10.0.1 to 11.0.0

Bump commander from 10.0.1 to 11.0.0 #141

name: Add Automerge Label
on:
pull_request:
types: [opened, reopened]
branches: [master]
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions-ecosystem/action-add-labels@v1
if: |
github.event.pull_request.user.login == 'gapi-generator-create-pull-request[bot]'
&& github.event.pull_request.head.ref == 'create-pull-request/chore-npm-dedupe'
with:
labels: automerge