From 22c3d3a37b7933243bb2dcbcbeea7f2fb98ad7f4 Mon Sep 17 00:00:00 2001 From: jdegenstein Date: Tue, 25 Oct 2022 16:42:33 -0500 Subject: [PATCH] Update pyinstaller-builds-actions-mmamba-TAR.yml --- .github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml b/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml index d3a58fd..42060f8 100644 --- a/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml +++ b/.github/workflows/pyinstaller-builds-actions-mmamba-TAR.yml @@ -1,4 +1,4 @@ -name: build-micromamba +name: build-micromamba-DEV on: schedule: - cron: '0 0 * * 1'