Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ In addition, if your account has private repositories, you control the access to
- to comply with our legal obligations if we have reason to believe the contents are in violation of the law,
- or with your consent.

Github will provide notice regarding private repository access where not prohibited by law or if in response to a security threat or other risk to security.
GitHub will provide notice regarding private repository access where not prohibited by law or if in response to a security threat or other risk to security.

### Cross-border data transfers
GitHub processes personal data both inside and outside of the United States and relies on legal mechanisms such as Standard Contractual Clauses to lawfully transfer data from the European Economic Area, the United Kingdom, and Switzerland to the United States. You may request a copy of the Standard Contractual Clauses using the contact details provided in the section entitled “Contacting GitHub” below.
Expand All @@ -307,7 +307,7 @@ United States<br>
**privacy [at] github [dot] com**<br>

**If you are outside of North America:**<br>
Github Data Protection Officer<br>
GitHub Data Protection Officer<br>
c/o DP Dock DPO Services GmbH,<br>
Attn: GitHub BV, Gut Projensdorf,<br>
24161 Altenholz, Germany<br>
Expand Down
2 changes: 1 addition & 1 deletion data/reusables/actions/add-hosted-runner.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1. Click **New runner**, then click **{% octicon "mark-github" aria-label="New hosted runner" %} New Github-hosted runner**.
1. Click **New runner**, then click **{% octicon "mark-github" aria-label="New hosted runner" %} New {% data variables.product.prodname_dotcom %}-hosted runner**.
1. Complete the required details to configure your new runner:

- **Name**: Enter a name for your new runner. For easier identification, this should indicate its hardware and operating configuration, such as `ubuntu-20.04-16core`.
Expand Down