Skip to content

Commit cef718f

Browse files
committed
Remove environment approval requirement for daily code review agent
1 parent 8eb5ebd commit cef718f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/daily-code-review.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
daily-code-review:
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 30
19-
# Require environment approval for manual triggers (configure in repo Settings > Environments)
20-
environment: copilot-agent
2119

2220
env:
2321
NODE_VER: "22"

0 commit comments

Comments
 (0)