Skip to content

Pull request labeler #215663

Pull request labeler

Pull request labeler #215663

Workflow file for this run

---
name: Pull request labeler
on:
schedule:
- cron: "*/5 * * * *"
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: paulfantom/periodic-labeler@master
permissions:

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

View workflow run for this annotation

GitHub Actions / Pull request labeler

Invalid workflow file

The workflow is not valid. .github/workflows/label.yml (Line: 11, Col: 9): Unexpected value 'permissions'
issues: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml