Skip to content

Commit 0e5f738

Browse files
Copilotpelikhan
andcommitted
Enable github-token for reaction and status-comment on smoke-copilot
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent f55d268 commit 0e5f738

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/smoke-copilot.lock.yml

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-copilot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
names: ["smoke"]
99
reaction: "eyes"
1010
status-comment: true
11+
github-token: ${{ secrets.GH_AW_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
1112
permissions:
1213
contents: read
1314
pull-requests: read

0 commit comments

Comments
 (0)