Skip to content

Commit 132b380

Browse files
authored
Enable firewall (AWF) for smoke-copilot and smoke-copilot-playwright workflows (#6901)
1 parent c61c42c commit 132b380

4 files changed

Lines changed: 346 additions & 20 deletions

File tree

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

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

.github/workflows/smoke-copilot-playwright.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ network:
3030
- accounts.google.com # Chrome account checks
3131
- android.clients.google.com # Chrome internal
3232
sandbox:
33-
agent: false # Firewall disabled (migrated from network.firewall)
33+
agent: awf # Firewall enabled
3434
tools:
3535
cache-memory: true
3636
edit:

0 commit comments

Comments
 (0)