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 ff4606c commit a946455Copy full SHA for a946455
1 file changed
main.py
@@ -11,8 +11,8 @@
11
FAILURE_TITLE = "# Commit-Check ❌"
12
STAR_CTA = (
13
"\n---\n"
14
- "<p align=\"center\">\n"
15
- " ⭐ <strong><a href=\"https://github.com/commit-check/commit-check-action\">"
+ '<p align="center">\n'
+ ' ⭐ <strong><a href="https://github.com/commit-check/commit-check-action">'
16
"Star commit-check/commit-check-action</a>"
17
" — if this saved you time, help others find it!</strong>\n"
18
"</p>\n"
0 commit comments