Compare commits

...

1 Commits

Author SHA1 Message Date
5cd6b907f2 [StepSecurity] Apply security best practices
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
2025-06-06 18:22:03 +00:00
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,9 @@ on:
merge_group:
branches:
- main
permissions:
contents: read
jobs:
rustfmt:
name: rustfmt

View File

@ -6,6 +6,9 @@ on:
concurrency:
group: "${{ github.workflow }}"
cancel-in-progress: true
permissions:
contents: read
jobs:
release-plz:
name: release-plz