Exclude all non-master branches from CI.
This commit is contained in:
@@ -38,5 +38,6 @@ branches:
|
||||
|
||||
branches:
|
||||
except:
|
||||
- /.*/
|
||||
- # Do not build tags that we create when we upload to GitHub Releases
|
||||
- /^(?i:continuous)$/
|
||||
|
||||
Reference in New Issue
Block a user