Implement build-and-test Github Actions CI using AWS spot instances #32
build-and-test-x86_64.yml
on: push
build-and-test-x86-64
/
Start Runner
build-and-test-x86-64
/
Stop Runner
Annotations
1 error
Invalid workflow file:
.github/workflows/build-and-test-x86_64.yml#L6
The workflow is not valid. .github/workflows/build-and-test-x86_64.yml (Line: 6, Col: 3): Error calling workflow 'rr-debugger/rr/.github/workflows/build-and-test.yml@89eb97accfa3501f903e7fd10728fefa204d108d'. The nested job 'start-runner' is requesting 'actions: write, attestations: write, checks: write, contents: write, deployments: write, discussions: write, issues: write, packages: write, pages: write, pull-requests: write, repository-projects: write, statuses: write, security-events: write, id-token: write', but is on[...] .github/workflows/build-and-test-x86_64.yml (Line: 6, Col: 3): Error calling workflow 'rr-debugger/rr/.github/workflows/build-and-test.yml@89eb97accfa3501f903e7fd10728fefa204d108d'. The nested job 'stop-runner' is requesting 'actions: write, attestations: write, checks: write, contents: write, deployments: write, discussions: write, issues: write, packages: write, pages: write, pull-requests: write, repository-projects: write, statuses: write, security-events: write, id-token: write', but is onl[...]
|