Skip to content

Commit af30b76

Browse files
authored
Update remove_labels.yml
1 parent 4c80394 commit af30b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remove_labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
types: [created, edited]
77
jobs:
88
remove-labels:
9-
if: ${{ github.actor != 'Tom Selander' && github.actor != 'patrickfreed'
9+
if: ${{ github.actor != 'Tom Selander'
1010
&& github.actor != 'abr-egn' && github.actor != 'isabelatkinson'}}
1111
runs-on: ubuntu-latest
1212
steps:

0 commit comments

Comments
 (0)