Skip to content

Commit 425184f

Browse files
committed
Add initial prompt to display environment variables in test-copilot.yml
1 parent c687362 commit 425184f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-copilot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
with:
99
github-token: ${{ secrets.PAT }}
1010
prompt: |
11+
First print the env variables.
12+
1113
Create annotations and write a job summary using mcp tools.
1214
1315
If something fails try to understand why and suggest a fix.

0 commit comments

Comments
 (0)