Skip to content

Commit de39250

Browse files
committed
update allowed domains in daily report workflow
1 parent fd2ad33 commit de39250

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/daily-report.lock.yml

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

.github/workflows/daily-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
engine: copilot
1212
timeout-minutes: 15
1313
network:
14-
allowed: ["github", "defaults"]
14+
allowed: ["github", "defaults", "api.individual.githubcopilot.com:443"]
1515
tools:
1616
github:
1717
allowed:

0 commit comments

Comments
 (0)