mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-01 13:50:05 +00:00
Add workflow_dispatch trigger to enable manual README generation
Co-authored-by: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com>
This commit is contained in:
parent
f2fadaf600
commit
ce96198729
1 changed files with 1 additions and 0 deletions
1
.github/workflows/generate-readme.yml
vendored
1
.github/workflows/generate-readme.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- 'data/**'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue