diff --git a/.github/workflows/notebook-testing.yml b/.github/workflows/notebook-testing.yml index 780d0e62f..56c105d32 100644 --- a/.github/workflows/notebook-testing.yml +++ b/.github/workflows/notebook-testing.yml @@ -3,10 +3,10 @@ name: CI for Jupyter Notebooks on: push: branches: - - 454-notebook-testing + - main pull_request: branches: - - 454-notebook-testing + - main jobs: test-notebooks: