[bugfix] Trigger path for wiki automation

This commit is contained in:
Kevin Wijnen
2024-09-22 14:32:23 +02:00
committed by GitHub
parent 7161f0861e
commit 883f7594b0
+1 -1
View File
@@ -4,7 +4,7 @@ on:
branches: [master]
paths:
- docs/wiki/**
- .github/workflows/publish-wiki.yml
- .github/workflows/docs.yml
concurrency:
group: publish-wiki
cancel-in-progress: true