mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore(workflow): simplify AutoFix action usage in Biome workflow
This commit is contained in:
parent
9f09681708
commit
413eda50f4
3
.github/workflows/biome.yml
vendored
3
.github/workflows/biome.yml
vendored
@ -19,5 +19,4 @@ jobs:
|
||||
- name: Run Biome formatter
|
||||
run: biome format . --write
|
||||
|
||||
- name: AutoFix
|
||||
uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
|
||||
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
|
||||
|
Loading…
Reference in New Issue
Block a user