Skip to content

Commit 05d3953

Browse files
dont run CI on docs changes (#743)
* dont run CI on docs changes * ignore docs path * paths-ignore
1 parent 28840a7 commit 05d3953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- synchronize
88
- labeled
99
- unlabeled
10+
paths-ignore:
11+
- "docs/**"
1012

1113
env:
1214
EVAL_MODELS: "gpt-4.1,gemini-2.0-flash,claude-3-5-sonnet-latest"

0 commit comments

Comments
 (0)