1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

fix: path

This commit is contained in:
FredrikOseberg 2024-12-09 15:26:27 +01:00
parent 205860f9c4
commit 5f7581cb6c
No known key found for this signature in database
GPG Key ID: 282FD8A6D8F9BCF0

View File

@ -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: