mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
Add org to team affiliation check (#3380)
This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
||||
uses: morfien101/actions-authorized-user@4a3cfbf0bcb3cafe4a71710a278920c5d94bb38b
|
||||
with:
|
||||
username: ${{ github.actor }}
|
||||
org: ${{ github.repo_owner }}
|
||||
team: "Deployer"
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user