Skip to content

Commit 160ef24

Browse files
committed
ci: change the label pr check name
Signed-off-by: Younes Khoudli <[email protected]>
1 parent a4ab1ee commit 160ef24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
contents: read
88
pull-requests: write
99
runs-on: ubuntu-latest
10-
name: "Check PR label"
10+
name: "Label PR"
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v4

0 commit comments

Comments
 (0)