Skip to content

Commit

Permalink
Trigger cuda tests on devel branch
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Mar 11, 2024
1 parent d9a1fb5 commit d10beac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
pr_repo:
required: false
type: string
push:
branches: [devel, main]

env:
COMMIT: ${{ inputs.ref || github.event.ref }}
Expand Down

0 comments on commit d10beac

Please sign in to comment.