Merge pull request #16569 from jherico/ga/enable_label_builds

Enable label based PR builds
This commit is contained in:
Bradley Austin Davis 2019-12-10 15:27:12 -08:00 committed by GitHub
commit 3a2d9b344e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Pull Request CI Build
on:
pull_request:
types: [opened, synchronize, reopened]
types: [opened, synchronize, reopened, labeled]
env:
APP_NAME: interface