Setup GitHub Actions Workflow #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-merged.yaml
on: pull_request_target
pr-merged
/
docker-build
Matrix: pr-merged / run-tests
Waiting for pending jobs
pr-merged
/
Docker retag and create release
Annotations
1 error
Invalid workflow file:
.github/workflows/pr-merged.yaml#L12
The workflow is not valid. .github/workflows/pr-merged.yaml (Line: 12, Col: 3): Error calling workflow 'kubescape/workflows/.github/workflows/incluster-comp-pr-merged.yaml@main'. The nested job 'docker-build' is requesting 'packages: write, pull-requests: read, id-token: write', but is only allowed 'packages: read, pull-requests: none, id-token: none'.
|