Skip to content

Commit

Permalink
[ci] Fix azure not running (#20127)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Mar 15, 2020
1 parent 35dae27 commit 1c7965a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ trigger:
- l10n
- dependabot/*

# https://developercommunity.visualstudio.com/comments/949241/view.html
pr:
branches:
include:
- '*'

pool:
vmImage: 'ubuntu-latest'

Expand Down

0 comments on commit 1c7965a

Please sign in to comment.