trails/.github/workflows
Ullrich Schäfer 5d9ffae38a
Correct comment about where checkout persists the PAT
Current actions/checkout stores the token in $RUNNER_TEMP and wires a
git credential helper, rather than writing the token into .git/config's
http.extraheader. The mechanism that makes `git push` pick up the PAT
is unchanged at the caller's level; the comment was just wrong about
where the secret lives on disk.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 20:56:54 +02:00
..
cd-apps.yml Switch deploy annotations from BusyBox wget to curl 2026-03-29 20:49:40 +02:00
cd-brouter.yml Expand BRouter routing coverage to all of Europe 2026-03-29 22:48:11 +02:00
cd-infra.yml Fix empty Caddy and pg_stat_statements panels in service-health dashboard 2026-04-05 16:02:23 +02:00
ci.yml Add CI check for missing workspace packages in Dockerfiles 2026-04-14 12:15:25 +02:00
dependabot-dedupe.yml Correct comment about where checkout persists the PAT 2026-04-19 20:56:54 +02:00