Skip to content

chore(deps): bump coopnorge/github-workflow-release-drafter (#184) #86

chore(deps): bump coopnorge/github-workflow-release-drafter (#184)

chore(deps): bump coopnorge/github-workflow-release-drafter (#184) #86

name: Draft release
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
- edited
permissions:
contents: read
jobs:
release-draft:

Check failure on line 18 in .github/workflows/draft-release.yaml

View workflow run for this annotation

GitHub Actions / Draft release

Invalid workflow file

The workflow is not valid. .github/workflows/draft-release.yaml (Line: 18, Col: 3): Error calling workflow 'coopnorge/github-workflow-release-drafter/.github/workflows/[email protected]'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
permissions:
pull-requests: write
contents: write
uses: coopnorge/github-workflow-release-drafter/.github/workflows/[email protected]
secrets: inherit