Skip to content

Update action.yml: modify default options to include '--stream off' f… #190

Update action.yml: modify default options to include '--stream off' f…

Update action.yml: modify default options to include '--stream off' f… #190

Workflow file for this run

on:
push:
workflow_dispatch:
jobs:
copilot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: austenstone/copilot-cli@main
with:
copilot-token: ${{ secrets.PAT }}
prompt: |
Who are you?
What is your plan?
What tools do you have? Will you use them?
Can you test out some github mcp tools?