Differences From Artifact [18ca7526e9]:
- File .github/workflows/rust-clippy.yml — part of check-in [a39355c1fc] at 2026-01-02 12:10:37 on branch trunk — add github workflows (user: arcade, size: 701) [annotate] [blame] [check-ins using]
To Artifact [521eb30b00]:
- File .github/workflows/rust-clippy.yml — part of check-in [699bd9270f] at 2026-01-02 12:16:22 on branch trunk — bump (user: arcade, size: 701) [annotate] [blame] [check-ins using]
| ︙ | |||
15 16 17 18 19 20 21 | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | - + |
contents: read
security-events: write
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Install Rust toolchain
|
| ︙ |