mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 08:16:23 +00:00
Add workflow_dispatch trigger to sync-wiki.yml
This commit is contained in:
1
.github/workflows/sync-wiki.yml
vendored
1
.github/workflows/sync-wiki.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
paths:
|
||||
- docs/**
|
||||
- .github/workflows/sync-wiki.yml
|
||||
workflow_dispatch:
|
||||
concurrency:
|
||||
group: publish-wiki
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user