Update rust-fmt.yml

This commit is contained in:
LDprg 2023-07-14 17:01:05 +02:00 committed by GitHub
parent 8f385a529d
commit a805510667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,3 +11,5 @@ jobs:
- uses: actions/checkout@v3
- name: Formatting Code
run: cargo fmt --all
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5