:dog
doesn't work with R15
#37
Annotations
1 error
Invalid workflow file:
.github/workflows/close_issues.yml#L14
The workflow is not valid. .github/workflows/close_issues.yml (Line: 14, Col: 13): Unexpected end of expression: '&&'. Located at position 102 within expression: github.event.label.name == '❌ invalid' && !(contains(github.event.issue.body, 'F3X/Building Tools')) && .github/workflows/close_issues.yml (Line: 20, Col: 13): Unexpected end of expression: '&&'. Located at position 101 within expression: github.event.label.name == '❌ invalid' && (contains(github.event.issue.body, 'F3X/Building Tools')) &&
|