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 9468dd4 commit 28caee9Copy full SHA for 28caee9
.github/workflows/git-commit-checks.py
@@ -75,7 +75,6 @@
75
print("Error: this script is designed to run as a Github Action")
76
exit(1)
77
78
-print(f"GITHUB_REF: {GITHUB_REF}")
79
#----------------------------------------------------------------------------
80
81
"""
0 commit comments