From 67794a4d5f20ab04040cc3dc4fbdd3634d4c21c8 Mon Sep 17 00:00:00 2001 From: Maxim Lobanov Date: Tue, 14 Jul 2020 17:22:51 +0300 Subject: [PATCH] switch default branch (#37) --- .github/workflows/releases-validation.yml | 2 +- .gitmodules | 2 +- azure-pipelines/run-ci-builds.yml | 2 +- helpers | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/releases-validation.yml b/.github/workflows/releases-validation.yml index 5250eee..84cc1dd 100644 --- a/.github/workflows/releases-validation.yml +++ b/.github/workflows/releases-validation.yml @@ -2,7 +2,7 @@ name: Validate 'versions-manifest.json' file on: push: branches: - - master + - main paths: - 'versions-manifest.json' diff --git a/.gitmodules b/.gitmodules index b343909..891db83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "helpers"] path = helpers url = https://github.com/actions/versions-package-tools - branch = master + branch = main diff --git a/azure-pipelines/run-ci-builds.yml b/azure-pipelines/run-ci-builds.yml index d58e2e7..7f0cb4d 100644 --- a/azure-pipelines/run-ci-builds.yml +++ b/azure-pipelines/run-ci-builds.yml @@ -3,7 +3,7 @@ pr: autoCancel: true branches: include: - - master + - main paths: exclude: - versions-manifest.json diff --git a/helpers b/helpers index 7f5f554..1069e7a 160000 --- a/helpers +++ b/helpers @@ -1 +1 @@ -Subproject commit 7f5f55457902fc2e94adfd2961ab5b12e136805e +Subproject commit 1069e7a4ece355bd321909454fc1f9f7244eb03b