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