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