Skip to content

ci(release): Fix changelog-preview permissions #9

ci(release): Fix changelog-preview permissions

ci(release): Fix changelog-preview permissions #9

name: Changelog Preview
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- edited
- labeled
permissions:
contents: write
pull-requests: write
statuses: write
jobs:

Check failure on line 15 in .github/workflows/changelog-preview.yml

View workflow run for this annotation

GitHub Actions / Changelog Preview

Invalid workflow file

The workflow is not valid. .github/workflows/changelog-preview.yml (Line: 15, Col: 3): Error calling workflow 'getsentry/craft/.github/workflows/changelog-preview.yml@v2'. The workflow is requesting 'statuses: write', but is only allowed 'statuses: none'.
changelog-preview:
uses: getsentry/craft/.github/workflows/changelog-preview.yml@v2
secrets: inherit