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 fbc0102 + f5d6b68 commit b8af9c5
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 @@ -30,7 +30,7 @@ jobs:
uses: tspascoal/get-user-teams-membership@v2
id: teamAffiliation
with:
GITHUB_TOKEN: ${{ secrets.XOLA_CODE_REVIEW_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TEMP_ORG_READ_TOKEN }}
username: ${{ github.actor }}
organization: xola

Expand Down

0 comments on commit b8af9c5

Please sign in to comment.