Release #54
release.yml
on: workflow_dispatch
build
/
build-docker
build
/
build-go
build
/
build-proto
lint
/
analyze-go
lint
/
lint-commits
lint
/
lint-dockerfile
lint
/
lint-generated
lint
/
lint-go
lint
/
lint-json
lint
/
lint-markdown
lint
/
lint-proto
lint
/
lint-shell
lint
/
lint-yaml
test
/
check-tests
perfom-release
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L7
The workflow is not valid. .github/workflows/release.yml (Line: 7, Col: 3): Error calling workflow 'axone-protocol/axoned/.github/workflows/lint.yml@c6fee70f7a118e892924fe04d2d34e8f8408420d'. The nested job 'analyze-go' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
|