Skip to content

Commit

Permalink
Update settings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Jun 27, 2024
1 parent 9013000 commit 5a90d82
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
_extends: .github
repository:
# A URL with more information about the repository
homepage: https://cloudposse.com
# Either `true` to enable projects for this repository, or `false` to disable them.
# If projects are disabled for the organization, passing `true` will cause an API error.
has_projects: false
# Either `true` to enable the wiki for this repository, `false` to disable it.
has_wiki: false
name: composite-template
description: 'Template repository for composite GitHub action'
topics: ""

0 comments on commit 5a90d82

Please sign in to comment.