fix: docker build for worker and leader #10
Annotations
1 error
Invalid workflow file:
.github/workflows/pr_checking.yml#L14
The workflow is not valid. .github/workflows/pr_checking.yml (Line: 14, Col: 9): Unrecognized named-value: 'secrets'. Located at position 146 within expression: github.event.pull_request.author_association != 'CONTRIBUTOR' && github.event.pull_request.author_association != 'MEMBER' && ( contains(fromJSON(secrets.RESTRICTED_KEYWORDS), github.event.pull_request.title) || contains(fromJSON(secrets.RESTRICTED_KEYWORDS), github.event.pull_request.description )
|