From 3b99e2464d65a7192c2993c2446b13c041d93137 Mon Sep 17 00:00:00 2001 From: apcraig Date: Wed, 1 May 2024 12:20:52 -0600 Subject: [PATCH] test ghactions --- .github/workflows/test-cice.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-cice.yml b/.github/workflows/test-cice.yml index e7e41de11..d52fe07da 100644 --- a/.github/workflows/test-cice.yml +++ b/.github/workflows/test-cice.yml @@ -1,5 +1,6 @@ name: GHActions + # This workflow is triggered on pushes, pull-requeust, and releases # ghactions* branch names will trigger this to support development testing # To Do: get it working with bash and ubuntu