Do not perform CI on bors temporary branches
This commit is contained in:
@@ -55,3 +55,8 @@ notifications:
|
||||
|
||||
# Building is done in the test phase, so we disable Appveyor's build phase.
|
||||
build: false
|
||||
|
||||
branches:
|
||||
except:
|
||||
- staging.tmp
|
||||
- trying.tmp
|
||||
|
||||
Reference in New Issue
Block a user