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 fa46093 commit 0330fa0Copy full SHA for 0330fa0
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