mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17:19 +02:00
Update rust-fmt.yml
This commit is contained in:
parent
8f385a529d
commit
a805510667
2
.github/workflows/rust-fmt.yml
vendored
2
.github/workflows/rust-fmt.yml
vendored
@ -11,3 +11,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Formatting Code
|
- name: Formatting Code
|
||||||
run: cargo fmt --all
|
run: cargo fmt --all
|
||||||
|
- name: Create Pull Request
|
||||||
|
uses: peter-evans/create-pull-request@v5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user