fixed syntax #22
Annotations
1 error
Invalid workflow file:
.github/workflows/makecheck.yml#L15
The workflow is not valid. .github/workflows/makecheck.yml (Line: 15, Col: 9): Unexpected symbol: '"'. Located at position 45 within expression: contains(github.event.head_commit.modified, ".c") || contains(github.event.head_commit.modified, ".h")
|