Skip to content

Commit 748d2ba

Browse files
committed
update daily report workflow to disable firewall and set strict mode
1 parent de39250 commit 748d2ba

File tree

2 files changed

+9
-348
lines changed

2 files changed

+9
-348
lines changed

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

Lines changed: 7 additions & 348 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ permissions:
1010
pull-requests: read
1111
engine: copilot
1212
timeout-minutes: 15
13+
strict: false
1314
network:
15+
firewall: false
1416
allowed: ["github", "defaults", "api.individual.githubcopilot.com:443"]
1517
tools:
1618
github:

0 commit comments

Comments
 (0)