ci: add workflow_dispatch to notify-parent for manual triggering

This commit is contained in:
asepharyana
2026-07-25 18:13:23 +07:00
parent 04428eedc2
commit 51798f483f
+1
View File
@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
dispatch: dispatch: