ci: add workflow_dispatch to notify-parent for manual triggering

This commit is contained in:
asepharyana
2026-07-25 18:13:25 +07:00
parent 7640e66c76
commit bc782ae4f8
+1
View File
@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
dispatch: dispatch: