[bugfix] Fix target branch wiki automation

This commit is contained in:
Kevin Wijnen
2024-09-22 14:21:28 +02:00
committed by GitHub
parent 3ff3c5af67
commit 63ef3acc72
+1 -1
View File
@@ -1,7 +1,7 @@
name: Publish wiki
on:
push:
branches: [main]
branches: [master]
paths:
- docs/wiki/**
- .github/workflows/publish-wiki.yml