Skip to content

Commit

Permalink
chore(ci): final imp
Browse files Browse the repository at this point in the history
  • Loading branch information
krisantrobus committed Oct 14, 2024
1 parent a95b220 commit 78a01ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
4 changes: 0 additions & 4 deletions .github/opened-pr-contribution-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,3 @@
"Contribution":
- changed-files:
- any-glob-to-any-file: "*/**"

"Status: Do Not Merge":
- changed-files:
- any-glob-to-any-file: "*/**"
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,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 78a01ee

Please sign in to comment.