Skip to content

Commit 307c408

Browse files
Copilotpelikhan
andauthored
Add copilot-requests: write permission to all .github/workflows and recompile lock files
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent fe95ff7 commit 307c408

8 files changed

Lines changed: 116 additions & 64 deletions

.github/workflows/daily-repo-goals.lock.yml

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

.github/workflows/daily-repo-goals.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ timeout-minutes: 30
1414
network: defaults
1515

1616

17-
permissions: read-all
17+
permissions:
18+
all: read
19+
copilot-requests: write
1820

1921
tools:
2022
github:

0 commit comments

Comments
 (0)