mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 17:44:59 -05:00
Update format.yml
This commit is contained in:
parent
04ed663117
commit
118e432125
6
.github/workflows/format.yml
vendored
6
.github/workflows/format.yml
vendored
@ -24,12 +24,8 @@ jobs:
|
|||||||
owner: 'DeveloLongScript'
|
owner: 'DeveloLongScript'
|
||||||
repository: 'MHSF'
|
repository: 'MHSF'
|
||||||
|
|
||||||
- name: Access cloned repository content
|
|
||||||
run: |
|
|
||||||
cd MHSF.
|
|
||||||
|
|
||||||
- name: Run Biome
|
- name: Run Biome
|
||||||
run: biome format --write ./src
|
run: biome format --write MHSF/src
|
||||||
|
|
||||||
- name: Push to GitHub
|
- name: Push to GitHub
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user