aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-08-04 15:26:47 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-05 07:32:12 +1000
commitbcb7327a0a5bb4a52988095ab91449d47c792ecb (patch)
tree502db16dddc8c39f9f7908655e85c92906cd0f8c /.github
parentbe2538f0a0441a8f35c9df66ca328d1b80f68caf (diff)
.github/workflows/editorconfig.yml: remove branch restriction
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/editorconfig.yml2
1 files changed, 0 insertions, 2 deletions
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: