Skip to content

Commit 2ea869b

Browse files
authored
Merge pull request #60700 from github/repo-sync
Repo sync
2 parents 2cd3b72 + 55a8151 commit 2ea869b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/copilot/reference/customization-cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This table shows which customization features are supported in each IDE and surf
5454
| Feature | {% data variables.product.prodname_vscode_shortname %} | {% data variables.product.prodname_vs %} | JetBrains IDEs | Eclipse | Xcode | {% data variables.product.prodname_dotcom %} .com | {% data variables.copilot.copilot_cli_short %} |
5555
|---------|:-------:|:-------------:|:---------:|:-------:|:-----:|:-------:|:---:|
5656
| Custom instructions ||| P | P | P |||
57-
| Prompt files ||| P || P || |
57+
| Prompt files ||| P || P || |
5858
| {% data variables.copilot.custom_agents_caps_short %} ||| P | P | P |||
5959
| {% data variables.copilot.subagents_caps_short %} ||| P | P | P |||
6060
| Agent skills ||| P |||||

data/reusables/actions/workflows/approve-workflow-runs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Maintainers with write access to a repository can use the following procedure to
44
{% data reusables.repositories.choose-pr-review %}
55
{% data reusables.repositories.changed-files %}
66
1. {% data reusables.actions.workflows.inspect-proposed-changes %}
7-
1. If you are comfortable with running workflows on the pull request branch, return to the **{% octicon "comment-discussion" aria-hidden="true" aria-label="comment-discussion" %} Conversation** tab, and in the section "_n_ workflow(s) awaiting approval", click **Approve workflows to run**.
7+
1. If you are comfortable with running workflows on the pull request branch, click the button in the upper right corner labeled **Awaiting approval**, which will open the **Merge status** panel.
8+
1. Find and click **Approve workflows to run**.

0 commit comments

Comments
 (0)