Skip to content

Fix Psalm Sarif permissions #81

Fix Psalm Sarif permissions

Fix Psalm Sarif permissions #81

Workflow file for this run

on:
push:
branches:
- "main"
name: "Main Branch"
permissions:
contents: read
jobs:
test:

Check failure on line 12 in .github/workflows/branch_main.yml

View workflow run for this annotation

GitHub Actions / Main Branch

Invalid workflow file

The workflow is not valid. .github/workflows/branch_main.yml (Line: 12, Col: 3): Error calling workflow 'maennchen/ZipStream-PHP/.github/workflows/part_test.yml@db1cc59706386ece5269250b364434112c847fd0'. The nested job 'psalm' is requesting 'security-events: write', but is only allowed 'security-events: none'.
name: "Test"
uses: ./.github/workflows/part_test.yml
docs:
name: "Docs"
uses: ./.github/workflows/part_docs.yml