We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c05de87 + 98d7aad commit 583bfe5Copy full SHA for 583bfe5
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