Skip to content

Commit 50171d4

Browse files
committed
lgtm to all
1 parent 87748e2 commit 50171d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr_labeler.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
with:
102102
repo-token: ${{ secrets.BOT_PAT }}
103103
add-labels: 'lgtm'
104-
remove-labels: 'WIP'
105104

106105
- name: Add LGTM label - approvers
107106
if: |
@@ -112,7 +111,6 @@ jobs:
112111
with:
113112
repo-token: ${{ secrets.BOT_PAT }}
114113
add-labels: 'lgtm, approved'
115-
remove-labels: 'WIP'
116114

117115
- name: Remove LGTM label
118116
if: |

0 commit comments

Comments
 (0)