Skip to content

Commit 5a70b0b

Browse files
digantdesaiStrycekSimon
authored andcommitted
CI: disable trunk jobs on PR (pytorch#14177)
This is effectively the same state as before.
1 parent e5b5899 commit 5a70b0b

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)