diff --git a/.github/workflows/update-test-durations.yml b/.github/workflows/update-test-durations.yml index fb185cde2..5f12a648a 100644 --- a/.github/workflows/update-test-durations.yml +++ b/.github/workflows/update-test-durations.yml @@ -4,10 +4,8 @@ on: push: branches: - main - - gl/feat/add-test-duration-caching # TEMPORARY: Remove before merging paths: - 'tests/**/*.py' - - '.github/workflows/update-test-durations.yml' # TEMPORARY: For testing workflow_dispatch: permissions: