Skip to content

Commit 7653616

Browse files
authored
Update format.yml
Signed-off-by: MLBoy_DaisukeMajima <[email protected]>
1 parent 08ab550 commit 7653616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
token: ${{ secrets._GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
2222
labels: true # autolabel issues and PRs
23-
python: true # format Python code and docstrings
23+
# python: true # format Python code and docstrings
2424
swift: true # format Swift
2525
prettier: true # format YAML, JSON, Markdown and CSS
2626
spelling: true # check spelling

0 commit comments

Comments
 (0)