Skip to content

Commit 4eae4c9

Browse files
authored
CI: disable trunk jobs on PR (#14177)
This is effectively the same state as before.
1 parent 598ba46 commit 4eae4c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/trunk.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
tags:
99
- ciflow/trunk/*
1010
pull_request:
11+
paths:
12+
- .ci/docker/ci_commit_pins/pytorch.txt
13+
- .ci/scripts/**
1114
workflow_dispatch:
1215

1316
concurrency:

0 commit comments

Comments
 (0)