Add WikiTree prober

This commit is contained in:
Przemek Więch
2026-07-03 23:43:39 +02:00
parent f28dfbf21d
commit 336ca34312
4 changed files with 119 additions and 0 deletions

View File

@@ -21,3 +21,10 @@ jobs:
secrets: inherit
with:
wait_for_propagation: true
prober-wikitree:
needs: deploy-wikitree-apps
uses: ./.github/workflows/prober-wikitree.yml
secrets: inherit
with:
wait_for_propagation: true