Skip to content

Commit

Permalink
ci: change the label pr check name
Browse files Browse the repository at this point in the history
  • Loading branch information
Khoyo committed Nov 13, 2024
1 parent 6600f73 commit 5f6c111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
contents: read
pull-requests: write
runs-on: ubuntu-latest
name: "Check PR label"
name: "Label PR"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 5f6c111

Please sign in to comment.