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 c392d3c + 0cd1cdf commit a96ff1f
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.ES_LINT_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
username: ${{ github.actor }}
organization: xola

Expand Down

0 comments on commit a96ff1f

Please sign in to comment.