Skip to content

Commit aa55e1f

Browse files
authored
update team members
1 parent 63d37af commit aa55e1f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/remove_labels.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ on:
66
types: [created, edited]
77
jobs:
88
remove-labels:
9-
if: ${{ github.actor != 'bajanam' && github.actor != 'patrickfreed'
10-
&& github.actor != 'abr-egn' && github.actor != 'isabelatkinson'
11-
&& github.actor !='kmahar'}}
9+
if: ${{ github.actor != 'Tom Selander' && github.actor != 'patrickfreed'
10+
&& github.actor != 'abr-egn' && github.actor != 'isabelatkinson'}}
1211
runs-on: ubuntu-latest
1312
steps:
1413
- name: initial labeling

0 commit comments

Comments
 (0)