1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-07-27 21:22:18 +00:00

ci: add workflow_dispatch

This commit is contained in:
umarcor 2021-03-12 05:43:10 +01:00
commit 39162952de

View file

@ -3,6 +3,7 @@ name: Test
on:
push:
pull_request:
workflow_dispatch:
env:
GO111MODULE: on