mirror of
https://github.com/Byron/gitoxide
synced 2025-10-06 01:52:40 +02:00
- Give the workflow a shorter name - Also trigger on "run-ci" branches (in addition to main) - Also allow to be triggered from Actions tab - Comment out currently unneeded permissions - Use v5 of actions/checkout (rather than v4) - Don't persist auth token after checkout (see #2187)