From 1b6736ec6f0f4c0c8e070b20b8895e23fec8cceb Mon Sep 17 00:00:00 2001 From: Benson Wong Date: Fri, 14 Feb 2025 10:50:15 -0800 Subject: [PATCH] rename workflow for containers --- .github/workflows/containers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 25b62e0..ed86b28 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -1,4 +1,4 @@ -name: Build and Push Images +name: Build Containers on: # schedule: