Add workflow_dispatch trigger to enable manual README generation

Co-authored-by: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-15 10:25:28 +00:00
parent f2fadaf600
commit ce96198729

View file

@ -6,6 +6,7 @@ on:
- main
paths:
- 'data/**'
workflow_dispatch:
permissions:
contents: write