From 495a32c1daa2e5842cf0ff4f19a50fd3645ae74f Mon Sep 17 00:00:00 2001 From: anthony Date: 2026年1月13日 21:43:50 -0500 Subject: [PATCH] Update workflow triggers for Copilot setup Remove pull_request trigger for copilot-setup-steps workflow. --- .../coding-agent/customize-the-agent-environment.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment.md b/content/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment.md index 6f21af2cce34..09d5fd053e68 100644 --- a/content/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment.md +++ b/content/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment.md @@ -55,9 +55,6 @@ on: push: paths: - .github/workflows/copilot-setup-steps.yml - pull_request: - paths: - - .github/workflows/copilot-setup-steps.yml jobs: # The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.

AltStyle によって変換されたページ (->オリジナル) /