There was an error while loading. Please reload this page.
1 parent 612afc8 commit 30a86c4Copy full SHA for 30a86c4
1 file changed
.github/workflows/gpu.yml
@@ -2,6 +2,9 @@ name: GPU
2
3
on:
4
workflow_dispatch: {}
5
+ push:
6
+ branches-ignore:
7
+ - gh-pages
8
jobs:
9
# ---------------------------------------------------------------------------
10
# Linux GPU (AWS CodeBuild)
0 commit comments