@cryptotaxi247 / netdata / commits / c810e2aad

Add map.csv to triggers for Docs ingest workflow (#20945)

Update trigger-learn-update.yml

Fotis Voutsas committed Sep 9, 2025 at 09:29 UTC c810e2aad89a8af0d514720b254998e36c6f8356
1 file changed +1
.github/workflows/trigger-learn-update.yml
+1
@@ -6,6 +6,7 @@ on:
6 - master
7 paths:
8 - "**.mdx?"
9 + - "docs/.map/map.csv"
10 - "packaging/installer/kickstart.sh"
11 concurrency:
12 group: learn-trigger-${{ github.ref }}