Update .github/workflows/clippy.yml
Some checks are pending
rust-clippy analyze / Run rust-clippy analyzing (push) Waiting to run
Deploy mdBook site to Pages / build (push) Waiting to run
Deploy mdBook site to Pages / deploy (push) Blocked by required conditions
Rust / build (push) Waiting to run

This commit is contained in:
sevki 2024-06-06 21:45:48 +00:00
parent 97843e9e66
commit 90d3182470

View file

@ -21,8 +21,7 @@ on:
jobs:
rust-clippy-analyze:
name: Run rust-clippy analyzing
runs-on: ubuntu-latest
container: rust:latest
runs-on: self-hosted
permissions:
contents: read
security-events: write