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.
2 parents f38def6 + 1aa230e commit ff5b80bCopy full SHA for ff5b80b
.github/workflows/test-gpu.yaml
@@ -2,6 +2,8 @@ name: Rust GPU Tests
2
3
on:
4
pull_request:
5
+ branches-ignore:
6
+ - dev
7
8
concurrency:
9
group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}"
0 commit comments