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.
1 parent 3c11cab commit 4308024Copy full SHA for 4308024
.github/workflows/windows-arm.yml
@@ -4,7 +4,9 @@ on:
4
push:
5
branches: [ main ]
6
pull_request:
7
- branches: [ main ]
+ branches:
8
+ - main
9
+ - maintenance/**
10
11
env:
12
OPENBLAS_COMMIT: "v0.3.30"
.github/workflows/windows.yml
workflow_dispatch: null
0 commit comments