.github/workflows/editorconfig.yml: remove branch restriction

This commit is contained in:
zowoq 2020-08-04 15:26:47 +10:00
parent be2538f0a0
commit bcb7327a0a

View file

@ -2,8 +2,6 @@ name: "Checking EditorConfig"
on:
pull_request:
branches:
- master
jobs:
tests: