Skip to content

Commit 7c6af81

Browse files
committed
[inductor] convert inductor gha to workflow
1 parent 5329a0b commit 7c6af81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/inductor.yml renamed to .github/actions/inductor-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test build/test linux gpu
33
on:
44
push:
55
branches: [ master, main ]
6-
workflow_dispatch:
6+
workflow_call:
77
inputs:
88
triton_pin:
99
description: 'Triton branch or commit to pin'

0 commit comments

Comments
 (0)