Skip to content

Commit 37b9c8d

Browse files
committed
fix on
1 parent f759850 commit 37b9c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/triton-inductor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ name: Triton / Inductor Test
55

66
on:
77
pull_request:
8-
branches:
9-
- main
8+
paths:
9+
- '**.yml'
1010
workflow_dispatch:
1111
inputs:
1212
triton_commit:

0 commit comments

Comments
 (0)