Skip to content

Commit

Permalink
DOC: Rename Github as GitHub. (#532)
Browse files Browse the repository at this point in the history
Rename Github as GitHub.
  • Loading branch information
MaxJPRey authored Nov 20, 2024
1 parent d960b15 commit afa4b63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/how-to/repository-protection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ Rulesets
--------

Rulesets can be used to protect branches and tags. These can
be imported and exported from Github. The PyAnsys core team provides
be imported and exported from GitHub. The PyAnsys core team provides
template files for the branch protection and tag protection rulesets.

Ruleset files:
:download:`Main branch protection ruleset <../_rulesets/main.json>`
:download:`Tag create <../_rulesets/tag-create.json>`
:download:`Tag delete <../_rulesets/tag-delete.json>`

Please refer to the `Github documentation <https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository#importing-a-ruleset>`_
Please refer to the `GitHub documentation <https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository#importing-a-ruleset>`_
to learn how to import and export rulesets.

.. note::
Expand Down

0 comments on commit afa4b63

Please sign in to comment.