Update rust-fmt.yml

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

View File

@ -13,3 +13,8 @@ jobs:
run: cargo fmt --all
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
commit-message: Fix Formatt
title: Formatt Code
body: Running cargo fmt --all results
branch: rewrite