Skip to content

Commit 8340865

Browse files
committed
Update autofix.ci
1 parent fbe71a7 commit 8340865

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: autofix.ci
22

33
on:
4-
push:
5-
branches:
6-
- main
74
pull_request:
85
branches:
96
- main
@@ -28,4 +25,4 @@ jobs:
2825
run: yarn prettier --write .
2926

3027
- name: Autofix
31-
uses: autofix-ci/action@8106fde54b877517c9af2c3d68918ddeaa7bed64
28+
uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27

0 commit comments

Comments
 (0)