mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: path
This commit is contained in:
parent
5f7581cb6c
commit
fad0d10e0d
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/lib/features/client-feature-toggles
|
||||
- src/lib/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