From c556914e655cc73c0f3d646a165a125acd9d5a87 Mon Sep 17 00:00:00 2001 From: Vality Bot Date: Mon, 28 Feb 2022 15:39:33 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Synced=20file(s)=20with=20vality?= =?UTF-8?q?dev/configurations=20(#9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml' * Update sync-files.yml Co-authored-by: Pavel Popov --- .github/workflows/basic-linters.yml | 7 +------ .github/workflows/sync-files.yml | 1 - 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/basic-linters.yml b/.github/workflows/basic-linters.yml index 60b10c5..6114f14 100644 --- a/.github/workflows/basic-linters.yml +++ b/.github/workflows/basic-linters.yml @@ -3,12 +3,7 @@ name: Vality basic linters on: pull_request: branches: - - master - - main - push: - branches: - - master - - main + - "*" jobs: lint: diff --git a/.github/workflows/sync-files.yml b/.github/workflows/sync-files.yml index 0c2d594..10ddfe9 100644 --- a/.github/workflows/sync-files.yml +++ b/.github/workflows/sync-files.yml @@ -1,6 +1,5 @@ name: Sync files on: - pull_request: push: branches: - master