Only push container image when allowed #93
Triggered via pull request
September 6, 2024 12:46
Status
Startup failure
Total duration
–
Artifacts
–
container_image.yml
on: pull_request
create_container_image
Annotations
1 error
Invalid workflow file:
.github/workflows/container_image.yml#L75
The workflow is not valid. .github/workflows/container_image.yml (Line: 75, Col: 17): Unexpected symbol: '='. Located at position 16 within expression: github.actor !== 'dependabot[bot]'
&& (github.event_name == 'push'
|| github.event.pull_request.head.repo.owner.login == github.event.pull_request.base.repo.owner.login
|