Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi authored Sep 9, 2024
1 parent a2794d9 commit 60d70fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.TEMP_ORG_READ_TOKEN }}
username: ${{ github.actor }}
organization: xola
team: 'Engineering,X2 Consultants'
team: 'Engineering_,X2 Consultants_'

- name: Stop workflow if user is no member
if: ${{ steps.checkUserMember.outputs.isTeamMember == 'false' }}
Expand Down

0 comments on commit 60d70fa

Please sign in to comment.