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 91c9f34 commit c17e6f9Copy full SHA for c17e6f9
.github/workflows/build.yml
@@ -3,6 +3,9 @@ on:
3
pull_request:
4
branches:
5
- main
6
+ push:
7
+ branches:
8
+ - main
9
jobs:
10
binary_linux_conda_cuda:
11
runs-on: 4-core-ubuntu-gpu-t4
0 commit comments