mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Rename a workflow step
This commit is contained in:
parent
4178c28edf
commit
ccdc259a03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Apply AutoPEP8
|
||||
run: |
|
||||
autopep8 --in-place --recursive --max-line-length=100 .
|
||||
- name: Apply Auto-Formatting Commit
|
||||
- name: Apply AutoPEP8 Commit
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: "[ci] auto-format"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue