Skip to content

Commit f2d7f8d

Browse files
authored
Update notebook-execution.yml
1 parent 4c8f0c8 commit f2d7f8d

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/notebook-execution.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -383,16 +383,3 @@ jobs:
383383
echo "- ambient-provider.html: artifacts/ambient-provider-html/ambient-provider.html" >> $GITHUB_STEP_SUMMARY
384384
echo "" >> $GITHUB_STEP_SUMMARY
385385
echo "These artifacts can be downloaded and used in subsequent workflow steps." >> $GITHUB_STEP_SUMMARY
386-
387-
scan:
388-
# needs: preflight
389-
if: always()
390-
uses: NVIDIA-AI-Blueprints/nim-docker-scanner/.github/workflows/scan.yml@main
391-
with:
392-
# exclude-dirs: 'external'
393-
resolve-latest: true
394-
scan-docker-images: true
395-
scan-hosted-nim: true
396-
secrets:
397-
NVIDIA_API_KEY: ${{ secrets.NVIDIA_API_KEY }}
398-
NVCF_CONFIG_ON_GITHUB_TOKEN: ${{ secrets.NVCF_CONFIG_ON_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)