mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-20 20:04:26 +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*.*.*"
|
||||
pull_request:
|
||||
branches: [main]
|
||||
- "web/**"
|
||||
paths:
|
||||
- "web/**"
|
||||
|
||||
jobs:
|
||||
eslint-checks:
|
||||
|
Reference in New Issue
Block a user