Skip to content

Commit 30a86c4

Browse files
committed
Add push trigger
Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
1 parent 612afc8 commit 30a86c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/gpu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: GPU
22

33
on:
44
workflow_dispatch: {}
5+
push:
6+
branches-ignore:
7+
- gh-pages
58
jobs:
69
# ---------------------------------------------------------------------------
710
# Linux GPU (AWS CodeBuild)

0 commit comments

Comments
 (0)