We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5329a0b commit 7c6af81Copy full SHA for 7c6af81
.github/workflows/inductor.yml renamed to .github/actions/inductor-test.yml
@@ -3,7 +3,7 @@ name: Test build/test linux gpu
3
on:
4
push:
5
branches: [ master, main ]
6
- workflow_dispatch:
+ workflow_call:
7
inputs:
8
triton_pin:
9
description: 'Triton branch or commit to pin'
0 commit comments