Trigger workflow when it changes
All checks were successful
Synchronize Project Config / sync-prjconf (push) Successful in 1s

Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
This commit is contained in:
2025-02-14 14:36:16 +01:00
parent c04b2af72b
commit 54e0941879

View File

@@ -6,6 +6,7 @@ on:
- "3.*"
paths:
- "_config"
- ".gitea/workflows/sync_config.yaml"
jobs:
sync-prjconf: