diff options
Diffstat (limited to '.github/azure-pipelines.yml')
-rw-r--r-- | .github/azure-pipelines.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/azure-pipelines.yml b/.github/azure-pipelines.yml index f9eb5ed..4b52903 100644 --- a/.github/azure-pipelines.yml +++ b/.github/azure-pipelines.yml @@ -6,10 +6,7 @@ # - nvme/012 # - nvme/013 -trigger: - - master -pr: - - master +trigger: none # Disable CI triggers. jobs: - job: blktests |