Combine docker images, publish to GHCR #1
pr.yml
on: pull_request
build-amd64
/
docker-build
build-arm64
/
docker-build
build-armv7
/
docker-build
build-riscv64
/
docker-build
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pr.yml#L13
The workflow is not valid. .github/workflows/pr.yml (Line: 13, Col: 3): Error calling workflow 'meshtastic/gh-runners/.github/workflows/build-image.yml@f7cf0e72929a3e546e0de12a3e56b9a321e54be1'. The workflow is requesting 'contents: write, packages: write', but is only allowed 'contents: read, packages: read'.
|