mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Don't run azure pipelines for PRs to master
This commit is contained in:
@@ -4,6 +4,11 @@ branches:
|
||||
- trying
|
||||
- /post-.*/
|
||||
|
||||
pr:
|
||||
branches:
|
||||
exclude:
|
||||
- master
|
||||
|
||||
build: false
|
||||
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user