fix: add workflow_dispatch and self-trigger to update-index workflow

This commit is contained in:
mukul975
2026-03-21 13:23:34 +01:00
parent 7f60276fd9
commit db3eaaeaf2
+2
View File
@@ -5,6 +5,8 @@ on:
branches: [main]
paths:
- 'skills/**'
- '.github/workflows/update-index.yml'
workflow_dispatch:
jobs:
update-index: