Skip to content

Commit

Permalink
ci: trigger compile_openblas_macos on workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
nightwnvol committed Jul 1, 2024
1 parent 13c6916 commit 1923697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_openblas_macos.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Compile OpenBLAS on MacOS
run-name: Compile OpenBLAS on MacOS - ${{ github.sha }}
on: push
on: workflow_dispatch
jobs:
compile_openblas:
strategy:
Expand Down

0 comments on commit 1923697

Please sign in to comment.