👻 add workflow to run sanity tests on branches #176
testing.yaml
on: push
Run tests using image built from current branch
Run tests using published images
Annotations
1 error
Invalid workflow file:
.github/workflows/testing.yaml#L15
The workflow is not valid. .github/workflows/testing.yaml (Line: 15, Col: 9): Unexpected symbol: '"pull"'. Located at position 53 within expression: github.event_name == 'push' || github.event_name == "pull"
|