From 0c34f2ea9b6c63ef6dd639b6977f51d4c11a5759 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 25 Jan 2024 01:49:53 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a483775..6972b44a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,8 @@ name: CI on: push: - branches: [ "gh-pages" ] + branches: + - gh-pages workflow_dispatch: