Skip to content

Commit 3956017

Browse files
committed
Set code fixer to run manually
1 parent 2fbfbbb commit 3956017

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/code-style-fix.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Fix Code Style
22

33
on:
4-
pull_request:
5-
types: [opened, synchronize, reopened]
4+
workflow_dispatch:
65

76
permissions:
87
contents: write

0 commit comments

Comments
 (0)