mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-18 21:19:44 +00:00
chore: fix action path
This commit is contained in:
parent
80c6464208
commit
714889433f
3
.github/workflows/frontend-test.yml
vendored
3
.github/workflows/frontend-test.yml
vendored
@ -7,7 +7,8 @@ on:
|
|||||||
- "release/v*.*.*"
|
- "release/v*.*.*"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
- "web/**"
|
paths:
|
||||||
|
- "web/**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
eslint-checks:
|
eslint-checks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user