Skip to content

Commit 1bd8b22

Browse files
Wentzellclaude
andcommitted
[ci] Add block_sparse branch to CI triggers
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 07c370e commit 1bd8b22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: build
22

33
on:
44
push:
5-
branches: [ unstable, '[0-9]+.[0-9]+.x' ]
5+
branches: [ unstable, block_sparse, '[0-9]+.[0-9]+.x' ]
66
pull_request:
7-
branches: [ unstable, '[0-9]+.[0-9]+.x' ]
7+
branches: [ unstable, block_sparse, '[0-9]+.[0-9]+.x' ]
88
workflow_call:
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)