Adjusted the tags syntax #118
main.yml
on: push
build-image
/
Build Docker Image
Matrix: lint-format / Run lint and formatting checks with pylint and black
Waiting for pending jobs
unit-sec-scan
/
Run Trivy security scanner against the image
unit-sec-scan
/
Run unit test
unit-sec-scan
/
app scan
push-docker-image
/
Push_Image
Annotations
1 error
|
Invalid workflow file:
.github/workflows/main.yml#L26
The workflow is not valid. .github/workflows/main.yml (Line: 26, Col: 5): Error calling workflow 'thogue12/python-fastapi/.github/workflows/push-docker-image.yml@b020f963b319be72101f068328aa0722636ab8e4'. The workflow is requesting 'packages: write', but is only allowed 'packages: none'.
|