Remove path constraints from lint workflow

This commit is contained in:
Lev Vereshchagin 2021-12-05 18:55:59 +03:00
parent 92e59d1df6
commit 2cd1649dc7

View file

@ -4,13 +4,9 @@ on:
push:
branches:
- main
paths:
- "*.sh"
pull_request:
branches:
- main
paths:
- "*.sh"
jobs:
lint: