mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 08:34:50 +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"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue