mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-06 09:42:39 +00:00
chore: remove temporary test triggers from duration workflow
This commit is contained in:
2
.github/workflows/update-test-durations.yml
vendored
2
.github/workflows/update-test-durations.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user