Skip to content

Commit d50b750

Browse files
committed
Fix passing of API key for AI analysis
1 parent eae1825 commit d50b750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/extension-ai-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ concurrency:
1414
jobs:
1515
ai-analysis:
1616
runs-on: ubuntu-latest
17+
environment: ai-analysis # 👈 requires approval from slicer-developer to avoid exposing secret (API key)
1718
permissions:
1819
contents: read
1920
pull-requests: write

0 commit comments

Comments
 (0)