We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ec1ff commit ee53efdCopy full SHA for ee53efd
.github/workflows/new-prs.yml
@@ -10,7 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
if: github.repository == 'llvm/llvm-project'
12
steps:
13
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v5
14
with:
15
configuration-path: .github/new-prs-labeler.yml
16
- sync-labels: false
0 commit comments