Skip to content

chore: Add project URLs for source and issue tracker #24

chore: Add project URLs for source and issue tracker

chore: Add project URLs for source and issue tracker #24

Workflow file for this run

name: PR Auto-labeler
on:
# pull_request event is required for auto-labeler
pull_request:
types: [opened, reopened, synchronize]
permissions: {}
jobs:
draft-release:

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

View workflow run for this annotation

GitHub Actions / PR Auto-labeler

Invalid workflow file

The workflow is not valid. .github/workflows/labeler.yml (Line: 11, 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'.
permissions:
pull-requests: write
contents: read
uses: commit-check/.github/.github/workflows/pr-labeler.yml@main