We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080cf5e commit 731413aCopy full SHA for 731413a
.github/workflows/rust.yml
@@ -62,4 +62,4 @@ jobs:
62
with:
63
args: 'A new commit has been pushed!
64
65
- [Commit]({{ EVENT_PAYLOAD.head_commit.url }})'
+ {{ EVENT_PAYLOAD.head_commit.url }}'
0 commit comments