chore: run pre-commit once

This commit is contained in:
Oskar Manhart
2023-07-25 11:06:46 +02:00
parent 01cec96cfa
commit 5b95c9b41e
9 changed files with 13 additions and 13 deletions

View File

@@ -22,11 +22,11 @@ jobs:
rust-clippy-analyze:
name: Run rust-clippy analyzing
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- name: Checkout code
uses: actions/checkout@v3