Skip to content

Commit e9eb623

Browse files
committed
Formatter fail gently
1 parent fb489b4 commit e9eb623

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/format.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ jobs:
3030
git checkout $GITHUB_HEAD_REF
3131
git commit -am "Format Python code"
3232
git push
33+
else
34+
exit 0
3335
fi

0 commit comments

Comments
 (0)