mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
fix: path
This commit is contained in:
parent
205860f9c4
commit
5f7581cb6c
4
.github/workflows/core-feature-alert.yml
vendored
4
.github/workflows/core-feature-alert.yml
vendored
@ -3,8 +3,8 @@ name: Core Feature Alert
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- src/features/client-feature-toggles
|
||||
- src/features/frontend-api
|
||||
- src/lib/features/client-feature-toggles
|
||||
- src/lib/features/frontend-api
|
||||
|
||||
jobs:
|
||||
notify-core-changes:
|
||||
|
Loading…
Reference in New Issue
Block a user