ci(release): workflow is not reusable as it is missing a `on.workflow… #3
release.yml
on: push
dev
/
...
/
Type-check
Matrix: dev / Run tests (matrix)
Waiting for pending jobs
Deploy MkDocs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/release.yml#L19
The workflow is not valid. .github/workflows/release.yml (Line: 19, Col: 3): Error calling workflow 'Athroniaeth/fastapi-api-key/.github/workflows/develop.yml@dd8db56145625f9ea5882e0ffeb3f6e433be5859'. The workflow is requesting 'checks: write, pull-requests: write', but is only allowed 'checks: none, pull-requests: none'.
|