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 4132c0d commit 534a50dCopy full SHA for 534a50d
.github/workflows/commit-check.yml
@@ -18,3 +18,4 @@ jobs:
18
author-email: true
19
commit-signoff: true
20
job-summary: true
21
+ pr-comments: true
requirements.txt
@@ -2,4 +2,4 @@
2
# For details please see: https://github.com/commit-check/commit-check
3
commit-check==0.8.3
4
# Interact with the GitHub API.
5
-PyGithub=v2.4.0
+PyGithub==2.4.0
0 commit comments