Skip to content

fix: docker build for worker and leader #6

fix: docker build for worker and leader

fix: docker build for worker and leader #6

Triggered via pull request June 27, 2024 09:14
@atanmarkoatanmarko
synchronize #329
Status Startup failure
Total duration
Artifacts

pr_checking.yml

on: pull_request_target
Validate PR
Validate PR
Fit to window
Zoom out
Zoom in

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 )