Skip to content

Commit 495a32c

Browse files
authored
Update workflow triggers for Copilot setup
Remove pull_request trigger for copilot-setup-steps workflow.
1 parent 991f89f commit 495a32c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ on:
5555
push:
5656
paths:
5757
- .github/workflows/copilot-setup-steps.yml
58-
pull_request:
59-
paths:
60-
- .github/workflows/copilot-setup-steps.yml
6158

6259
jobs:
6360
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.

0 commit comments

Comments
 (0)