Skip to content

chore: Modulesync (v1.0.0-8-gc6d3a21) #48

chore: Modulesync (v1.0.0-8-gc6d3a21)

chore: Modulesync (v1.0.0-8-gc6d3a21) #48

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: 🏷️ Pull Request Labeler
on:
- pull_request_target
permissions:
contents: read
jobs:
labeler:

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

View workflow run for this annotation

GitHub Actions / 🏷️ Pull Request Labeler

Invalid workflow file

The workflow is not valid. .github/workflows/labeler.yml (Line: 14, Col: 3): Error calling workflow 'voxpupuli/crafty/.github/workflows/labeler.yml@main'. The nested job 'labeler' is requesting 'contents: read', but is only allowed 'contents: none'.
name: Labeler
runs-on: ubuntu-latest
if: github.repository_owner == 'voxpupuli'
permissions:
pull-requests: write
steps:
- uses: actions/labeler@v6