From 2ee5a25c9103e94600c41f27eca272d207856bd6 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Fri, 19 Jun 2020 13:23:05 -0500 Subject: [PATCH] ci: adjusted main github action name --- .github/workflows/main.yml | 2 +- start-mohist | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 start-mohist diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c57c31ee..6b8fdd84 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: build +name: Build non-multiarch branches/tags on: push: diff --git a/start-mohist b/start-mohist old mode 100644 new mode 100755