mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 21:07:00 -07:00
5e2d2ecf76
Updates the checkout step in the 'lint.yml' workflow to use 'fetch-depth: 0'. This is necessary to prevent intermittent failures in the sensitive keyword linter, which requires a full git history to reliably compare the current branch against 'origin/main'.