We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598ba46 commit 4eae4c9Copy full SHA for 4eae4c9
.github/workflows/trunk.yml
@@ -8,6 +8,9 @@ on:
8
tags:
9
- ciflow/trunk/*
10
pull_request:
11
+ paths:
12
+ - .ci/docker/ci_commit_pins/pytorch.txt
13
+ - .ci/scripts/**
14
workflow_dispatch:
15
16
concurrency:
0 commit comments