Skip to content

Comment on the pull request #5564

Comment on the pull request

Comment on the pull request #5564

Workflow file for this run

name: Comment on the pull request
on:
workflow_run:
workflows: ["Tests"]
types:
- completed
jobs:
comment-on-pr:

Check failure on line 10 in .github/workflows/comment.yaml

View workflow run for this annotation

GitHub Actions / Comment on the pull request

Invalid workflow file

The workflow is not valid. .github/workflows/comment.yaml (Line: 10, Col: 3): Error calling workflow 'canonical/operator-workflows/.github/workflows/comment.yaml@main'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: canonical/operator-workflows/.github/workflows/comment.yaml@main
secrets: inherit