From b6171f6f3e09e1b8ae7b695b194fdf41bd4ca74c Mon Sep 17 00:00:00 2001 From: jupinator Date: Thu, 17 Oct 2024 15:29:03 -0500 Subject: [PATCH] test comment ref test --- .github/workflows/onPush.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/onPush.yml b/.github/workflows/onPush.yml index fde62ef8..6036e6de 100644 --- a/.github/workflows/onPush.yml +++ b/.github/workflows/onPush.yml @@ -16,10 +16,10 @@ jobs: # The branch, tag or SHA to checkout. When checking out the repository that # triggered a workflow, this defaults to the reference or SHA for that event. # Otherwise, uses the default branch. - ref: 'conda' + # ref: 'conda' # Relative path under $GITHUB_WORKSPACE to place the repository - # path: '.server' + path: '.server' - name: Creating empty runner.env working-directory: .