Add workflow_dispatch to github actions

Signed-off-by: Samuel Bernardo <samuel@lip.pt>
This commit is contained in:
Samuel Bernardo 2020-12-06 17:42:28 +00:00 committed by Brian May
parent 65b139ff6e
commit d5cceb3e42

View File

@ -8,6 +8,8 @@ on:
branches: [ master, tproxy_mark_param ]
pull_request:
branches: [ master, tproxy_mark_param ]
workflow_dispatch:
branches: [ tproxy_mark_param ]
jobs:
build: