Only run the CI on the master and bors branches
This commit is contained in:
@@ -75,6 +75,7 @@ notifications:
|
|||||||
on_success: never
|
on_success: never
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
only:
|
||||||
- staging.tmp
|
- staging
|
||||||
- trying.tmp
|
- trying
|
||||||
|
- master
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ notifications:
|
|||||||
build: false
|
build: false
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
only:
|
||||||
- staging.tmp
|
- staging
|
||||||
- trying.tmp
|
- trying
|
||||||
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user