Fix GitHub Actions workflow syntax errors #5
pr-test.yml
on: pull_request
Matrix: test
Waiting for pending jobs
code-quality
coverage
integration-test
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pr-test.yml#L88
The workflow is not valid. .github/workflows/pr-test.yml (Line: 88, Col: 11): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITLAB_TOKEN_TEST
|