Add push conditon for trigerring workflow #1
test-build-push-image.yml
on: push
test-reusable-workflow
/
Build and Push Docker Image to GCP Artifact Registry
Annotations
1 error
Invalid workflow file:
.github/workflows/test-build-push-image.yml#L9
The workflow is not valid. .github/workflows/test-build-push-image.yml (Line: 9, Col: 3): Error calling workflow 'huggingface/Google-Cloud-Containers/.github/workflows/build-push-image.yml@5c3a24dc51bd36eb6d9e1abb443503a2dba6113f'. The nested job 'build-push-image-job' is requesting 'id-token: write', but is only allowed 'id-token: none'.
|