[CI] Run checks.yml on all branches (#540)
This commit is contained in:
parent
8962dbeeda
commit
b5b1e6a020
|
|
@ -2,9 +2,7 @@ name: Checks
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
markdownlint:
|
markdownlint:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue