ci: add workflow_dispatch to notify-parent for manual triggering
Notify Parent Repo / dispatch (push) Canceled after 0s
Notify Parent Repo / dispatch (push) Canceled after 0s
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
dispatch:
|
||||
|
||||
Reference in New Issue
Block a user