This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
Merge branch 'master' into live #269
build.yml
on: push
Matrix: Build and push image
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L63
The workflow is not valid. .github/workflows/build.yml (Line: 63, Col: 13): Unexpected symbol: ''workflow_dispatch)'. Located at position 58 within expression: (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch) .github/workflows/build.yml (Line: 173, Col: 13): Unexpected symbol: 'refs/heads/live''. Located at position 97 within expression: (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch) && github.ref == 'refs/heads/live'
|