From a380dccb509fa0222e96cec044d9f39764dd059a Mon Sep 17 00:00:00 2001 From: Boris Mann Date: Tue, 2 Jul 2024 23:02:29 -0700 Subject: [PATCH] syntax --- .github/workflows/surfer.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/surfer.yml b/.github/workflows/surfer.yml index 3a53c25..c647a34 100644 --- a/.github/workflows/surfer.yml +++ b/.github/workflows/surfer.yml @@ -8,8 +8,8 @@ on: # paths: # theoretically we can set this up, but also only for main branch # - 'website/**' - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: +# Allows you to run this workflow manually from the Actions tab +#workflow_dispatch: jobs: uses: addnab/docker-run-action@v3