Skip to content

update team label in auto bump PR workflow #63

update team label in auto bump PR workflow

update team label in auto bump PR workflow #63

Workflow file for this run

name: Disable auto bump PR
on:
pull_request:
types:
- opened
- synchronize
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true