mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-01 16:36:39 +02:00
Update rust-fmt.yml
This commit is contained in:
5
.github/workflows/rust-fmt.yml
vendored
5
.github/workflows/rust-fmt.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user