Skip to content

Commit 031af67

Browse files
committed
test
1 parent 8de4373 commit 031af67

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: austenstone/copilot-cli-actions/.github/actions/copilot@main
1010
with:
11-
github-token: ${{ secrets.GITHUB_TOKEN }}
11+
github-token: ${{ secrets.PAT2 }}
1212
mcp-config: |
1313
{
1414
"mcpServers": {

README.md

518 Bytes

Installation

Token

Create a new fine-grained personal access token

Token Setup

For optimal security and functionality, create a fine-grained personal access token with the necessary permissions:

🚀 Quick Setup: Create Copilot CLI Token (Pre-configured)

Basic Setup

Add the following workflow to your .github/workflows folder:

0 commit comments

Comments
 (0)