Skip to content

Commit

Permalink
chore(ci): wip
Browse files Browse the repository at this point in the history
  • Loading branch information
krisantrobus committed Oct 14, 2024
1 parent e7028ff commit 4acef7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/on_pull_request_open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
with:
GITHUB_TOKEN: "${{ secrets.PAT_GH_READ_ORG }}"
username: "${{ github.actor }}"
team: "Design Systems PD,design-systems,Design Systems Eng,Design Systems Eng Leads"
team: "Design Systems PD"

# ,design-systems,Design Systems Eng,Design Systems Eng Leads

- name: Debug in group
run: echo "${{ github.actor }} is team member ${{ steps.teamAffiliation.outputs.isTeamMember }}"
Expand Down

0 comments on commit 4acef7d

Please sign in to comment.