Files
certifai/.gitea/workflows
Sharang Parnerkar e776ea7fe2
Some checks failed
CI / Build & Push Image (pull_request) Has been skipped
CI / Format (push) Failing after 3s
CI / Clippy (push) Failing after 43s
CI / Tests (push) Has been cancelled
CI / Build & Push Image (push) Has been cancelled
CI / Security Audit (push) Has been cancelled
CI / Format (pull_request) Failing after 2s
CI / Clippy (pull_request) Failing after 38s
CI / Security Audit (pull_request) Successful in 1m45s
CI / Tests (pull_request) Has been skipped
fix(ci): use SHA-based fetch for checkout
GITHUB_REF_NAME resolves to the PR number on pull_request events,
not the branch name. Fetch by commit SHA directly which works for
both push and pull_request triggers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:05:37 +01:00
..