Skip to content

Commit 3fd7922

Browse files
committed
Remove duplicate summary instruction in prompt for copilot action
1 parent 67bd8cd commit 3fd7922

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ runs:
4040
Create a pull request with the necessary changes.
4141
Include the error logs and any relevant information.
4242
43+
At the end, summarize the outcome of your task using "actions-toolkit-mcp" mcp tool
44+
4345
Workflow Run: ${{ github.event.workflow_run.url }}
4446
GitHub Context: ${{ toJson(github) }}
45-
46-
At the end, summarize the outcome of your task using "actions-toolkit-mcp" mcp tool
4747
- if: ${{ steps.copilot.outputs.outcome }}
4848
run: echo "::notice::${{ steps.copilot.outputs.outcome }}"
4949
shell: bash

0 commit comments

Comments
 (0)