Skip to content

support: Cannot push to protected branches using Enterprise TOKEN #619

support: Cannot push to protected branches using Enterprise TOKEN

support: Cannot push to protected branches using Enterprise TOKEN #619

name: Label Commenter
on:
issues:
types:
- labeled
- unlabeled
pull_request_target:
types:
- labeled
- unlabeled
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
env:
RUNNER_DEBUG: 1