Update format-rust.yml

This commit is contained in:
Jonas Kruckenberg
2022-12-14 20:27:49 +01:00
parent 538bcca2b2
commit 62d0432651
+4
View File
@@ -16,6 +16,10 @@ on:
- 'plugins/src/**'
- "**/Cargo.toml"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
format:
runs-on: ubuntu-latest