Skip to content

Commit 9a9c811

Browse files
authored
Merge branch 'main' into java/int-types-tests
2 parents 8c775c7 + 0b2d4cc commit 9a9c811

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build
33
on:
44
push:
55
branches:
6-
- "branch-*"
6+
- "main"
77
tags:
88
- v[0-9][0-9].[0-9][0-9].[0-9][0-9]
99
workflow_dispatch:

RAPIDS_BRANCH

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
branch-25.12
1+
main

0 commit comments

Comments
 (0)