diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index b7d56815..6ef10339 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -3,7 +3,6 @@ name: Format on: pull_request: branches: - - master - main - release/* diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d0c89849..3abeb529 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,7 +21,6 @@ trigger: batch: true branches: include: - - master - main - release/*