Skip to content

Danger Comment

Danger Comment #5

name: Danger Comment
on:
workflow_run:
workflows: [Danger]
types: [completed]
jobs:
comment:

Check failure on line 9 in .github/workflows/danger-comment.yml

View workflow run for this annotation

GitHub Actions / Danger Comment

Invalid workflow file

The workflow is not valid. .github/workflows/danger-comment.yml (Line: 9, Col: 3): Error calling workflow 'numbata/danger-pr-comment/.github/workflows/danger-comment.yml@v0.1.0'. The workflow is requesting 'actions: read, issues: write, pull-requests: write', but is only allowed 'actions: none, issues: none, pull-requests: none'.
uses: numbata/danger-pr-comment/.github/workflows/danger-comment.yml@v0.1.0
secrets: inherit