ci: fix ci during pull requests #59
CI.yml
on: push
Run tests and pretty files
Annotations
1 error
Invalid workflow file:
.github/workflows/CI.yml#L33
The workflow is not valid. .github/workflows/CI.yml (Line: 33, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_GPG_PRIVATE_KEY .github/workflows/CI.yml (Line: 36, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_GPG_PRIVATE_KEY
|