We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ab1ee commit 160ef24Copy full SHA for 160ef24
.github/workflows/pr.yml
@@ -7,7 +7,7 @@ jobs:
7
contents: read
8
pull-requests: write
9
runs-on: ubuntu-latest
10
- name: "Check PR label"
+ name: "Label PR"
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v4
0 commit comments