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 3c4f36b commit 6be1a14Copy full SHA for 6be1a14
1 file changed
.github/workflows/ci.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24
with:
25
persist-credentials: false
26
+ sparse-checkout: action.yml
27
28
- name: Inference request
29
id: prompt
0 commit comments