mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-05 22:57:19 +02:00
Update rust-fmt.yml
This commit is contained in:
parent
c1d0d6aea1
commit
449e37bf3e
1
.github/workflows/rust-fmt.yml
vendored
1
.github/workflows/rust-fmt.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
||||
- name: Formatting Code
|
||||
run: cargo fmt --all --verbose
|
||||
- name: Create Pull Request
|
||||
- name: pull-request
|
||||
run: |
|
||||
gh_pr_up() { gh pr create $* || gh pr edit $* }
|
||||
gh_pr_up --title "Bot Fix: Formatting" --body "Fix formatting with cargo fmt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user