mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 22:54:59 -05:00
Update format.yml
This commit is contained in:
parent
7d1ac30691
commit
c2ca9a23e2
4
.github/workflows/format.yml
vendored
4
.github/workflows/format.yml
vendored
@ -13,6 +13,10 @@ jobs:
|
|||||||
# added or changed files to the repository.
|
# added or changed files to the repository.
|
||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ref: ${{ github.head_ref }}
|
||||||
|
|
||||||
- name: Setup Biome CLI
|
- name: Setup Biome CLI
|
||||||
uses: biomejs/setup-biome@v2
|
uses: biomejs/setup-biome@v2
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user