This commit is contained in:
Manav Rathi 2024-03-04 15:59:08 +05:30
parent 3af6739f85
commit 6362cd8bed

View file

@ -7,7 +7,7 @@ on:
# - But only if something changes inside web
- "web/**"
# - Or if the there is some change in workflow itself
- ".github/workflows/mobile-lint.yml"
- ".github/workflows/web-lint.yml"
jobs:
lint: