Skip to content

Commit

Permalink
update team members
Browse files Browse the repository at this point in the history
  • Loading branch information
bajanam authored Jan 24, 2023
1 parent 1e1e639 commit 53fd54d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/remove_labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ on:
types: [created, edited]
jobs:
remove-labels:
if: ${{ github.actor != 'bajanam' && github.actor != 'patrickfreed'
&& github.actor != 'abr-egn' && github.actor != 'isabelatkinson'
&& github.actor !='kmahar'}}
if: ${{ github.actor != 'Tom Selander' && github.actor != 'patrickfreed'
&& github.actor != 'abr-egn' && github.actor != 'isabelatkinson'}}
runs-on: ubuntu-latest
steps:
- name: initial labeling
Expand Down

0 comments on commit 53fd54d

Please sign in to comment.