We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7aaff commit 6467519Copy full SHA for 6467519
orgs/SovereignCloudStack/repositories/opendesk-on-scs.yml
@@ -0,0 +1,21 @@
1
+---
2
+opendesk-on-scs:
3
+ default_branch: main
4
+ description: Docs for openDesk on SCS
5
+ homepage: "https://docs.scs.community/user-docs/application-examples/opendesk-on-scs/overview"
6
+ topics:
7
+ - documentation
8
+ archived: true
9
+ has_issues: true
10
+ has_projects: false
11
+ has_wiki: false
12
+ private: false
13
+ delete_branch_on_merge: true
14
+ allow_merge_commit: false
15
+ allow_squash_merge: true
16
+ allow_rebase_merge: true
17
+ teams: []
18
+ collaborators: []
19
+ branch_protections:
20
+ - branch: "main"
21
+ template: "owner_bypass"
0 commit comments