8000 MNT Allow pull request labeler to fail (#17530) · jayzed82/scikit-learn@44c89a2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 44c89a2

Browse files
thomasjpfanjayzed82
authored andcommitted
MNT Allow pull request labeler to fail (scikit-learn#17530)
* ENH Test * ENH Push now * Try continue on error * REV * REV
1 parent 72f18e1 commit 44c89a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: thomasjpfan/labeler@v2.4.6
11+
continue-on-error: true
1112
if: github.repository == 'scikit-learn/scikit-learn'
1213
with:
1314
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)
0