diff --git a/.github/workflows/test_changed_notebooks.yaml b/.github/workflows/test_changed_notebooks.yaml index b726d6d2..5543db7c 100644 --- a/.github/workflows/test_changed_notebooks.yaml +++ b/.github/workflows/test_changed_notebooks.yaml @@ -2,7 +2,7 @@ name: Test Modified Files on: pull_request: - branches: [ changed_files ] + branches: [ develop ] jobs: test_files: