Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Koenig <[email protected]>
  • Loading branch information
ko3n1g committed Nov 8, 2024
1 parent be4765d commit 7a54cbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test-publish-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
name: Build, test, and publish a PyPi wheel (to testpypi)

on:
pull_request:
push:
branches:
- main
Expand All @@ -27,7 +26,7 @@ defaults:

jobs:
build-test-publish-wheel:
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@ko3n1g/fix/make-secret-optional
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/_build_test_publish_wheel.yml@v0.9.1
with:
image-name: nemo_container
dockerfile: Dockerfile.ci
Expand Down

0 comments on commit 7a54cbd

Please sign in to comment.