Skip to content

Commit

Permalink
Update settings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kirubeltadesse authored Aug 14, 2023
1 parent de87052 commit 1abad3b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repository:
description: description of repo

# A URL with more information about the repository
homepage: https://example.github.io/
homepage: https://swarmies.github.io/sap-web/

# Either `true` to make the repository private, or `false` to make it public.
private: false
Expand All @@ -23,7 +23,7 @@ repository:
has_downloads: true

# Updates the default branch for this repository.
default_branch: master
default_branch: develop

# Either `true` to allow squash-merging pull requests, or `false` to prevent
# squash-merging.
Expand Down Expand Up @@ -56,6 +56,9 @@ collaborators:
# * `push` - can pull and push, but not administer this repository.
# * `admin` - can pull, push and administer this repository.
permission: push

- username: Roberamelaek
permission: pull

- username: dinaolmelak
permission: pull
Expand Down

0 comments on commit 1abad3b

Please sign in to comment.