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 0330fa0 commit 8cf6f95Copy full SHA for 8cf6f95
1 file changed
.github/workflows/label-validation.yml
@@ -1,5 +1,5 @@
1
name: PR Label Validation
2
-run-name: Validate ${{ github.event.label.name }} PR ${{ github.event.pull_request.number }}
+run-name: "Validate ${{ github.event.label.name }} PR #${{ github.event.pull_request.number }}"
3
4
on:
5
pull_request:
0 commit comments