We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae1825 commit d50b750Copy full SHA for d50b750
.github/workflows/extension-ai-analysis.yml
@@ -14,6 +14,7 @@ concurrency:
14
jobs:
15
ai-analysis:
16
runs-on: ubuntu-latest
17
+ environment: ai-analysis # 👈 requires approval from slicer-developer to avoid exposing secret (API key)
18
permissions:
19
contents: read
20
pull-requests: write
0 commit comments