mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 16:44: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.
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Setup Biome CLI
|
||||
uses: biomejs/setup-biome@v2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user