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 fe7d169 commit b50e3c0Copy full SHA for b50e3c0
1 file changed
.github/workflows/pr-labeler.yml
@@ -12,7 +12,7 @@ jobs:
12
pull-requests: write
13
steps:
14
- name: Set a label
15
- uses: vkirilichev/changed-lines-count-labeler@v0.2
+ uses: TeamNewPipe/changed-lines-count-labeler@main
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
configuration-path: .github/changed-lines-count-labeler.yml
0 commit comments