[DNM][ci] Test secrets from fork #48
ci.yml
on: pull_request
Cargo check
Cargo clippy
Cargo fmt
Check documentation
Check unused dependencies
Test
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L19
The workflow is not valid. .github/workflows/ci.yml (Line: 19, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_IMAGE_SECRET .github/workflows/ci.yml (Line: 37, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_IMAGE_SECRET
|