mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
- Use the action Swatinem/rust-cache@v2 as it caches previously used dependencies, which helps save a lot of time. - remove secrets.GITHUB_TOKEN as it's available by default. - Use Github Actions concurrency feature, which will cancel previous jobs from a PR if it's been updated. |
||
|---|---|---|
| .. | ||
| apt.yml | ||
| audit.yml | ||
| conventional-commits.yml | ||
| flake.yml | ||
| flakehub-backfill.yaml | ||
| flakehub-publish-tagged.yml | ||
| label.yml | ||
| stale.yml | ||
| unit-tests.yml | ||
| winget.yml | ||