.github/workflows/eval.yml 🔗
@@ -3,12 +3,6 @@ name: Run Agent Eval
on:
schedule:
- cron: "0 * * * *"
- push:
- branches:
- - main
- - "v[0-9]+.[0-9]+.x"
- tags:
- - "v*"
pull_request:
branches:
Peter Tripp created
Release Notes:
- N/A
.github/workflows/eval.yml | 6 ------
1 file changed, 6 deletions(-)
@@ -3,12 +3,6 @@ name: Run Agent Eval
on:
schedule:
- cron: "0 * * * *"
- push:
- branches:
- - main
- - "v[0-9]+.[0-9]+.x"
- tags:
- - "v*"
pull_request:
branches: