Skip to content

Commit

Permalink
chore(ci): update env
Browse files Browse the repository at this point in the history
  • Loading branch information
krisantrobus committed Oct 14, 2024
1 parent 5aae6cd commit a0f846e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request_open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: tspascoal/get-user-teams-membership@v2
id: teamAffiliation
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT_GH_READ_ORG }}
username: ${{ github.actor }}
team: "twilio-labs/design-systems-eng,twilio-labs/design-systems-pd"

Expand Down

0 comments on commit a0f846e

Please sign in to comment.