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 21fbf8d commit 813843dCopy full SHA for 813843d
action.yml
@@ -1,5 +1,7 @@
1
name: "Python-lint-annotate: maintain code quality with annotated PRs and pushes"
2
description: "Zero-configuration GitHub Action to maintain code quality with push and PR annotations."
3
+icon: "alert-triangle"
4
+color: "yellow"
5
inputs:
6
python-root-list:
7
description: "A list of all paths to test"
0 commit comments