From: Daniel Wagner Date: Fri, 3 Feb 2023 14:23:48 +0000 (+0100) Subject: build: Also trigger Azure Pipeline for PR X-Git-Tag: v2.4~80 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=1c5dc160df5dd3284b8e5d3255970851ba0d746b;p=users%2Fsagi%2Fnvme-cli.git build: Also trigger Azure Pipeline for PR Run also the blktests for PRs. Signed-off-by: Daniel Wagner --- diff --git a/.github/azure-pipelines.yml b/.github/azure-pipelines.yml index 97c858d6..f9eb5edc 100644 --- a/.github/azure-pipelines.yml +++ b/.github/azure-pipelines.yml @@ -8,6 +8,8 @@ trigger: - master +pr: + - master jobs: - job: blktests