Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update access-permissions-on-github.md #36230

Closed
wants to merge 1 commit into from
Closed
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
@@ -1,20 +1,20 @@
---
#access git
title: Access permissions on GitHub
redirect_from:
- /articles/needs-to-be-written-what-can-the-different-types-of-org-team-permissions-do

Check failure on line 4 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- /articles/what-are-the-different-types-of-team-permissions

Check failure on line 5 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- /articles/what-are-the-different-access-permissions

Check failure on line 6 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- /articles/access-permissions-on-github

Check failure on line 7 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- /github/getting-started-with-github/access-permissions-on-github

Check failure on line 8 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- /github/getting-started-with-github/learning-about-github/access-permissions-on-github

Check failure on line 9 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
intro: 'With roles, you can control who has access to your accounts and resources and the level of access each person has.'
versions:
fpt: '*'

Check failure on line 12 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: underscore; Actual: asterisk.
ghes: '*'

Check failure on line 13 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: underscore; Actual: asterisk.
ghec: '*'
topics:
- Permissions

Check failure on line 16 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
- Accounts

Check failure on line 17 in content/get-started/learning-about-github/access-permissions-on-github.md

View workflow job for this annotation

GitHub Actions / lint-content

Expected: asterisk; Actual: dash.
shortTitle: Access permissions
---

Expand Down
Loading