mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
ci: replace repository_dispatch with workflow_dispatch
This commit is contained in:
parent
5b89e30527
commit
d35dc4b965
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_main.yml
vendored
2
.github/workflows/build_main.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
on:
|
||||
repository_dispatch:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Reference in a new issue