This commit is contained in:
2025-03-30 12:42:02 +00:00
parent 630872d7a7
commit 1eb4a74126

View File

@@ -35,8 +35,8 @@ jobs:
- name: Format Frontend
run: npm run format
- name: Lint Frontend
run: npm run lint
# - name: Lint Frontend
# run: npm run lint
# - name: Commit Changes
# uses: stefanzweifel/git-auto-commit-action@v5