Skip to content

support: unable to access 'https://github.com/saigkill/SaschasToolbox.git/': The requested URL returned error: 403 #641

support: unable to access 'https://github.com/saigkill/SaschasToolbox.git/': The requested URL returned error: 403

support: unable to access 'https://github.com/saigkill/SaschasToolbox.git/': The requested URL returned error: 403 #641

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