Skip to content

Commit 30c7352

Browse files
committed
cleaning
1 parent 394cd46 commit 30c7352

File tree

6 files changed

+29
-13633
lines changed

6 files changed

+29
-13633
lines changed

.github/workflows/lint.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
- name: Lint Frontend
3939
run: npm run lint
4040

41-
- name: Commit Changes
42-
uses: stefanzweifel/git-auto-commit-action@v5
43-
with:
44-
commit_message: fix code style
45-
commit_options: '--no-verify'
41+
# - name: Commit Changes
42+
# uses: stefanzweifel/git-auto-commit-action@v5
43+
# with:
44+
# commit_message: fix code style
45+
# commit_options: '--no-verify'

0 commit comments

Comments
 (0)