Skip to content

point defense for the tapeworm #2

point defense for the tapeworm

point defense for the tapeworm #2

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
if: github.actor != 'PJBot'
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
permissions:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/labeler-pr.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5