Skip to content

Commit fe95ff7

Browse files
Copilotpelikhan
andauthored
Update .github/workflows to add copilot-requests: write permission
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent 9ecb2b5 commit fe95ff7

2 files changed

Lines changed: 29 additions & 16 deletions

File tree

.github/workflows/link-checker.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/link-checker.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
description: Daily automated link checker that finds and fixes broken links in documentation files
33
on:
44
schedule: daily on weekdays
5-
permissions: read-all
5+
permissions:
6+
all: read
7+
copilot-requests: write
68
timeout-minutes: 60
79
network:
810
allowed:

0 commit comments

Comments
 (0)