Fix path
This commit is contained in:
parent
3af6739f85
commit
6362cd8bed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/web-lint.yml
vendored
2
.github/workflows/web-lint.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue