From 98a862b5cad72d7352052c13bece1c085041725b Mon Sep 17 00:00:00 2001 From: s223561464 <139086539+s223561464@users.noreply.github.com> Date: Wed, 28 Aug 2024 14:09:46 +1000 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 93097c8..633dfc4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,7 +9,7 @@ on: - main # - # Allows deployment to be invoked manually through the GitHub Actions user interface. + # Allows deployment to be invoked manually through the GitHub Actions user interface! # workflow_dispatch: