Skip to content

Commit 20f1991

Browse files
authored
Add org to team affiliation check (RooCodeInc#3380)
1 parent 7e5cd52 commit 20f1991

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/flat-papayas-doubt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"claude-dev": patch
3+
---
4+
5+
Add org to team affiliation check

.github/workflows/changeset-converter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: morfien101/actions-authorized-user@4a3cfbf0bcb3cafe4a71710a278920c5d94bb38b
3434
with:
3535
username: ${{ github.actor }}
36+
org: ${{ github.repo_owner }}
3637
team: "Deployer"
3738
github_token: ${{ secrets.GITHUB_TOKEN }}
3839

0 commit comments

Comments
 (0)