CI for checking if PR changes submodule #23
Annotations
1 error
Invalid workflow file:
.github/workflows/ci_submodule.yml#L9
The workflow is not valid. .github/workflows/ci_submodule.yml (Line: 9, Col: 9): Unexpected symbol: 'github'. Located at position 42 within expression: github.event.pull_request.draft == false
github.event.pull_request.author_association != 'COLLABORATOR'
|