mirror of
https://github.com/unraid/api.git
synced 2025-12-30 21:19:49 -06:00
feat: add workflow_dispatch trigger to schema publishing workflow
This commit is contained in:
1
.github/workflows/publish-schema.yml
vendored
1
.github/workflows/publish-schema.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'api/generated-schema.graphql'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish-schema:
|
||||
|
||||
Reference in New Issue
Block a user