Skip to content

Commit f1eb2f0

Browse files
committed
Merge branch 'master' into feature/custom-target
2 parents e3fa176 + 64bcddd commit f1eb2f0

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/workflows/openblas-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
pull_request: {}
8+
workflow_dispatch: {}
89

910
jobs:
1011
linux:

.github/workflows/openblas-src.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
pull_request: {}
8+
workflow_dispatch: {}
89

910
jobs:
1011
windows-msvc:

openblas-src/source

0 commit comments

Comments
 (0)