Skip to content

feat: sync AI attribution governance from commit-check v2.11.0 #19

feat: sync AI attribution governance from commit-check v2.11.0

feat: sync AI attribution governance from commit-check v2.11.0 #19

Workflow file for this run

name: PR Autolabeler
permissions:
contents: write
pull-requests: write
on:
# pull_request event is required for autolabeler
pull_request:
types: [opened, reopened, synchronize]
jobs:
draft-release:

Check failure on line 13 in .github/workflows/labeler.yml

View workflow run for this annotation

GitHub Actions / PR Autolabeler

Invalid workflow file

The workflow is not valid. .github/workflows/labeler.yml (Line: 13, Col: 3): Error calling workflow 'commit-check/.github/.github/workflows/pr-labeler.yml@main'. The nested job 'label_pr' is requesting 'issues: write', but is only allowed 'issues: none'.
uses: commit-check/.github/.github/workflows/pr-labeler.yml@main