parent
fe7d1692c3
commit
b50e3c07d2
|
@ -12,7 +12,7 @@ jobs:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- name: Set a label
|
- name: Set a label
|
||||||
uses: vkirilichev/changed-lines-count-labeler@v0.2
|
uses: TeamNewPipe/changed-lines-count-labeler@main
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
configuration-path: .github/changed-lines-count-labeler.yml
|
configuration-path: .github/changed-lines-count-labeler.yml
|
||||||
|
|
Loading…
Reference in New Issue