From https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#using-secrets-in-a-workflow : "Secrets cannot be directly referenced in if: conditionals. Instead, consider setting secrets as job-level environment variables, then referencing the environment variables to conditionally run steps in the job." |
||
|---|---|---|
| .. | ||
| build.yaml | ||
| cla.yaml | ||
| label.yaml | ||
| pre-commit.yaml | ||
| stale.yaml | ||