Skip to content

Commit ff5b80b

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-5.0.0
2 parents f38def6 + 1aa230e commit ff5b80b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-gpu.yaml

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

33
on:
44
pull_request:
5+
branches-ignore:
6+
- dev
57

68
concurrency:
79
group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}"

0 commit comments

Comments
 (0)