Skip to content

Commit

Permalink
chore(ci): final impl
Browse files Browse the repository at this point in the history
  • Loading branch information
krisantrobus committed Oct 14, 2024
1 parent 2e4f446 commit a857058
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/on_pull_request_open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
GITHUB_TOKEN: "${{ secrets.PAT_GH_READ_ORG }}"
username: "${{ github.actor }}"
# List of all teams for dsys
team: "Design Systems PD"

#[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 a857058

Please sign in to comment.