Skip to content

Fix trusted folders configuration by using runner's temp directory #21

Fix trusted folders configuration by using runner's temp directory

Fix trusted folders configuration by using runner's temp directory #21

Workflow file for this run

on: push
jobs:
copilot:
runs-on: ubuntu-latest
steps:
- uses: austenstone/copilot-cli-actions/.github/actions/copilot@main
with:
github-token: ${{ secrets.PAT }}
prompt: |
First print the env variables.
explore the runner and runner OS to understand the environment
Search /home/runner
explain files you find
Create annotations and write a job summary using mcp tools.