DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.15k stars 259 forks source link

make macos.yaml workflow-dispatch only #619

Closed DrTimothyAldenDavis closed 9 months ago

DrTimothyAldenDavis commented 9 months ago

See issue https://github.com/DrTimothyAldenDavis/SuiteSparse/issues/617

This changes macos.yaml so that it runs on manual dispatch only, not on any push or pull request.