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: push:
branches: branches:
- main - main
paths:
- "*.sh"
pull_request: pull_request:
branches: branches:
- main - main
paths:
- "*.sh"
jobs: jobs:
lint: lint: