mirror of
https://github.com/LukeHagar/dokploy.git
synced 2025-12-06 04:19:37 +00:00
chore(workflow): simplify AutoFix action usage in Biome workflow
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user