We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcac15a commit 98d7aadCopy full SHA for 98d7aad
1 file changed
.github/workflows/unitTestPipeline.yaml
@@ -79,6 +79,7 @@ jobs:
79
else
80
echo "color=#ff0000" >> $GITHUB_OUTPUT
81
fi
82
+
83
- name: Build PR link
84
id: pr_link
85
run: |
0 commit comments