kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
358 stars 24 forks source link

CI - run when needed #152

Closed kevincobain2000 closed 8 months ago

juev commented 8 months ago

What problem are we solving with these changes? Why should changes to files with the specified extensions trigger the build and check?

kevincobain2000 commented 8 months ago

@juev Mostly because, upon README changes, don't want to trigger the jobs. There are many many jobs on matrix, at least can limit their runs.