Skip to content

Commit 516baf3

Browse files
committed
merged main into the ui branch
2 parents a438aed + 471a867 commit 516baf3

File tree

7 files changed

+796
-21067
lines changed

7 files changed

+796
-21067
lines changed

.github/workflows/lint.yml

Lines changed: 5 additions & 5 deletions
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)