diff --git a/prompts/github-copilot-starter.prompt.md b/prompts/github-copilot-starter.prompt.md index 55770a3..b34a315 100644 --- a/prompts/github-copilot-starter.prompt.md +++ b/prompts/github-copilot-starter.prompt.md @@ -272,7 +272,7 @@ jobs: copilot-setup-steps: runs-on: ubuntu-latest permissions: - contents: read # Adjust based on tech stack needs + contents: read steps: - name: Checkout code uses: actions/checkout@v5