From bcb7327a0a5bb4a52988095ab91449d47c792ecb Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Tue, 4 Aug 2020 15:26:47 +1000 Subject: .github/workflows/editorconfig.yml: remove branch restriction --- .github/workflows/editorconfig.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index 31b93de7c1cb..21532a0ded6d 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -2,8 +2,6 @@ name: "Checking EditorConfig" on: pull_request: - branches: - - master jobs: tests: -- cgit v1.2.3