Revamp appu/migrate appu #131
test.yaml
on: pull_request
check-complexity
check-formatting
check-ineffectual-assignments
check-license
check-smells
check-spelling
check-style
pytest
staticcheck
test
test-appu2
Annotations
1 error
|
Invalid workflow file:
.github/workflows/test.yaml#L7
The workflow is not valid. .github/workflows/test.yaml (Line: 7, Col: 9): Unexpected symbol: '~'. Located at position 56 within expression: github.event_name == 'pull_request' && github.head_ref ~= 'revamp*'
|