Skip to content

Commit a58c59e

Browse files
committed
Revert "Update new-prs.yml"
This was meant to be a test in my personal fork... This reverts commit ee53efd.
1 parent de8939f commit a58c59e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/new-prs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
if: github.repository == 'llvm/llvm-project'
1212
steps:
13-
- uses: actions/labeler@v5
13+
- uses: actions/labeler@v4
1414
with:
1515
configuration-path: .github/new-prs-labeler.yml
16+
sync-labels: false

0 commit comments

Comments
 (0)