chore: remove temporary test triggers from duration workflow

This commit is contained in:
Greyson LaLonde
2025-09-10 15:42:13 -04:00
parent d38179cdd3
commit 711f33fbf7

View File

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