forked from mirrors/nixpkgs
.github/workflows/editorconfig.yml: remove branch restriction
This commit is contained in:
parent
be2538f0a0
commit
bcb7327a0a
2
.github/workflows/editorconfig.yml
vendored
2
.github/workflows/editorconfig.yml
vendored
|
@ -2,8 +2,6 @@ name: "Checking EditorConfig"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
|
|
Loading…
Reference in a new issue