From d6f078b4563aa9acab82fdde37dbbc96d12ef2e1 Mon Sep 17 00:00:00 2001 From: darkicewolf50 Date: Sat, 21 Dec 2024 23:28:20 -0700 Subject: [PATCH] fix(Actions): name changed --- .github/workflows/Actions.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Actions.yaml b/.github/workflows/Actions.yaml index d4404b6..45a6096 100644 --- a/.github/workflows/Actions.yaml +++ b/.github/workflows/Actions.yaml @@ -1,7 +1,7 @@ # name of the workflow. # this is optional. -name: Interview Cloud Actions +name: Cloud Actions # events that will trigger this workflow. # here, we only have "pull_request", so the workflow will run diff --git a/README.md b/README.md index 2c763b7..6d517b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BajaCloud -[![Interview Cloud Actions](https://github.com/UofCBaja/BajaCloud/actions/workflows/Actions.yaml/badge.svg)](https://github.com/UofCBaja/BajaCloud/actions/workflows/Actions.yaml) +[![Cloud Actions](https://github.com/UofCBaja/BajaCloud/actions/workflows/Actions.yaml/badge.svg)](https://github.com/UofCBaja/BajaCloud/actions/workflows/Actions.yaml) The Docker Project that runs on the Baja Nas