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 40d085e commit 450f8dfCopy full SHA for 450f8df
.github/workflows/docker_builder.yml
@@ -2,6 +2,7 @@ name: 'Torch-TensorRT Docker Build'
2
3
# Apply workflow only to main, nightly, release branches
4
on:
5
+ pull_request:
6
push:
7
branches:
8
- main
0 commit comments