From 77afe3a2f3975905dd365ed50c8b11091f01d736 Mon Sep 17 00:00:00 2001 From: Hatice Karatay Date: Fri, 15 Dec 2023 14:39:20 -0500 Subject: [PATCH] Update job execution to test PR --- .github/workflows/ci_runner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_runner.yml b/.github/workflows/ci_runner.yml index 8a30f9637..b5ef42c34 100644 --- a/.github/workflows/ci_runner.yml +++ b/.github/workflows/ci_runner.yml @@ -25,7 +25,7 @@ on: jobs: NotebookExecutionValidation: - uses: spacetelescope/notebook-ci-actions/.github/workflows/ci_runner.yml@v3 + uses: haticekaratay/notebook-ci-actions/.github/workflows/ci_runner.yml@hide-cell with: python-version: ${{ vars.PYTHON_VERSION }} permissions: