1
mirror of https://github.com/actions/checkout.git synced 2026-06-13 02:37:14 +00:00
Files
checkout/dist
T
Salman Muin Kayser Chishti be385d8fff Fix includeIf case sensitivity on Windows self-hosted runners
Switch to includeIf.gitdir/i: on Windows so path matching is
case-insensitive, matching the filesystem behavior. This fixes
auth failures on self-hosted Windows runners where the workspace
folder casing doesn't match between the runner config and disk.

Also update the cleanup regex to handle both gitdir: and gitdir/i:
variants.

Fixes #2345
be385d8fff · 2026-05-06 12:27:25 +00:00
History
..