fix: resolve CI workflow validation errors, GitHub Actions pinning, and missing test script #4
pull-request-ci.yml
on: pull_request
ci
/
...
/
⚙️ Setup
Matrix: ci / linter / 🛡️ CodeQL Analysis
Waiting for pending jobs
ci
/
...
/
📌 Check GitHub Actions Pinning
ci
/
...
/
🧹 Lint Code Base
ci
/
...
/
🛡️ CodeQL Analysis
ci
/
...
/
🛡️ Dependency Review
ci
/
package-theme
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pull-request-ci.yml#L14
The workflow is not valid. hoverkraft-tech/docusaurus-theme/.github/workflows/__shared-ci.yml@743103d2f278b18bbc75b595ec48c1c0c6d9887e (Line: 14, Col: 3): Error calling workflow 'hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@b4883995e100e291a1fed68678d47a560328ed08'. The nested job 'codeql' is requesting 'actions: read', but is only allowed 'actions: none'.
|