Skip to content

Commit 4ed6325

Browse files
committed
Add prompt instruction to list tools in CI action
1 parent 3fd7922 commit 4ed6325

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/actions/ci-fix/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ runs:
3535
env:
3636
GH_TOKEN: ${{ inputs.github-token }}
3737
PROMPT: |
38+
First list all your tools.
39+
3840
The GitHub Actions workflow run failed.
3941
Please analyze the failure and suggest a fix.
4042
Create a pull request with the necessary changes.

0 commit comments

Comments
 (0)