We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1d0de commit 29dd065Copy full SHA for 29dd065
1 file changed
.github/workflows/matrix-build.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch: # Manually triggerable
5
push:
6
branches:
7
- - anaconda-integration
+ - matrix-build
8
9
jobs:
10
matrix-conda-build:
0 commit comments