chore: refactor into reusable workflows #2
on.push.yml
on: push
Matrix: Build & Test / test
Waiting for pending jobs
Checks
/
Dependency Graph
Build & Test
/
Generate latest docs
Build & Test
/
Publish snapshot
Annotations
1 error
Invalid workflow file:
.github/workflows/on.push.yml#L13
The workflow is not valid. .github/workflows/on.push.yml (Line: 13, Col: 3): Error calling workflow 'sgammon/guava/.github/workflows/ci.yml@582416b70c416c43a2abcf8603481ca978f9116a'. The nested job 'test' is requesting 'actions: write', but is only allowed 'actions: none'. .github/workflows/on.push.yml (Line: 13, Col: 3): Error calling workflow 'sgammon/guava/.github/workflows/ci.yml@582416b70c416c43a2abcf8603481ca978f9116a'. The nested job 'generate_docs' is requesting 'contents: write', but is only allowed 'contents: read'.
|