We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb489b4 commit e9eb623Copy full SHA for e9eb623
.github/workflows/format.yml
@@ -30,4 +30,6 @@ jobs:
30
git checkout $GITHUB_HEAD_REF
31
git commit -am "Format Python code"
32
git push
33
+ else
34
+ exit 0
35
fi
0 commit comments