We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4695d6 commit df7d822Copy full SHA for df7d822
1 file changed
.github/workflows/blank.yml
@@ -31,3 +31,6 @@ jobs:
31
run: |
32
echo Add other actions to build,
33
echo test, and deploy your project.
34
+ - name: autopep8
35
+ uses: peter-evans/[email protected]
36
+
0 commit comments