Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lanluo-nvidia committed Nov 9, 2024
1 parent 6018cb4 commit f3c7d8c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-test-tensorrt-linux.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Build and Test Torch-TensorRT on Linux with Future TensorRT Versions

on:
pull_request:
workflow_dispatch:

permissions:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- main
- nightly
- release/*
workflow_dispatch:

# If pushes to main are made in rapid succession,
# cancel existing docker builds and use newer commits
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-linux.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Release Linux wheels and tarball artifacts

on:
pull_request:
push:
tags:
# NOTE: Binary build pipelines should only get triggered on release candidate builds
Expand Down

0 comments on commit f3c7d8c

Please sign in to comment.