mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-05 08:53:33 +00:00
chore: fix action path
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user