Skip to content

Commit

Permalink
Merge branch 'actions-debug' into debug-XS-30
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi authored Sep 9, 2024
2 parents 5b9c533 + a265f10 commit 3a048a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
if: ${{ steps.checkUserMember.outputs.isTeamMember == 'false' }}
run: |
echo "Hey ${{ github.actor }} you are not in a whitelisted team"
echo "${{steps.teamAffiliation.outputs.teams}}"
exit 1
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3a048a2

Please sign in to comment.