ci: add workflow_dispatch to notify-parent for manual triggering

This commit is contained in:
asepharyana
2026-07-25 18:13:35 +07:00
parent 2a5ab8b6d5
commit 14032db705
+1
View File
@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- master - master
workflow_dispatch:
jobs: jobs:
dispatch: dispatch: