1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix: path

This commit is contained in:
FredrikOseberg 2024-12-09 15:28:43 +01:00
parent 5f7581cb6c
commit fad0d10e0d
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/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: