Run CI on main & develop branches also #46
Annotations
1 error
Invalid workflow file:
.github/workflows/build-and-test.yml#L1
The workflow is not valid. .github/workflows/build-and-test.yml (Line: 3, Col: 11): Unexpected symbol: '+'. Located at position 65 within expression: github.event_name == 'pull_request' &&
'PR: ' + github.event.pull_request.title ||
github.event.push.ref + ': ' + github.event.push.head_commit.id
|