Skip to content

Commit 29dd065

Browse files
committed
Update matrix-build workflow to trigger on matrix-build branch only
1 parent 7c1d0de commit 29dd065

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matrix-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch: # Manually triggerable
55
push:
66
branches:
7-
- anaconda-integration
7+
- matrix-build
88

99
jobs:
1010
matrix-conda-build:

0 commit comments

Comments
 (0)