Skip to content

Commit 50307a2

Browse files
committed
Merge branch 'main' into preview
2 parents ea6940d + 30c7352 commit 50307a2

File tree

5 files changed

+795
-5661
lines changed

5 files changed

+795
-5661
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)