Files
certifai/.gitea/workflows
Sharang Parnerkar bf263ff371 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:45:53 +01:00
..