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

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