mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 19:44:41 +02:00
Add manual workflow trigger
This commit is contained in:
parent
d182d65377
commit
788d718fa0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/default_on_push.yml
vendored
1
.github/workflows/default_on_push.yml
vendored
|
@ -1,6 +1,7 @@
|
||||||
name: "Build, Test & Deploy"
|
name: "Build, Test & Deploy"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue