mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-07 10:12:38 +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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user