include master explicitly in CI trigger (#837)

This commit is contained in:
Lucas Pimentel-Ordyna 2020-08-05 09:49:56 -04:00 committed by GitHub
parent 9a512899c2
commit 2ab6ad437d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
trigger:
branches:
include:
- master
- '*'
exclude:
- refs/pull/*/head