From a4ce171dd92bb0dd22af08f8ffdc14d6fcba9ee7 Mon Sep 17 00:00:00 2001 From: Armbianworker Date: Wed, 5 Jan 2022 12:10:39 +0000 Subject: [PATCH] Update github actions --- .github/workflows/go.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 7aeec960..541c5f68 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,3 +1,4 @@ + name: CI on: workflow_dispatch: @@ -6,6 +7,6 @@ on: type: choice description: Make a choice options: - - foo - - bar - - baz + - test + - avc +