Go auto release workflows #8
build.yml
on: pull_request
release
/
...
/
release
Build Binaries
release
/
...
/
release
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L56
The workflow is not valid. .github/workflows/build.yml (Line: 56, Col: 9): Unexpected end of expression: '&&'. Located at position 29 within expression: github.event_name == 'push' &&
|