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