Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 585 Bytes

PROJECT-CONFIG.md

File metadata and controls

15 lines (11 loc) · 585 Bytes

GitHub application project configuration

Properties

  • profile (string): The profile to use for the project.
  • module-configuration (object)
    • enabled (boolean): Enable the module. Default: true.
  • example (object): An example of a module properties.
    • enabled (boolean): Enable the module. Default: true.
    • example-property (string): An example property.

Definitions

  • module-configuration (object)
    • enabled (boolean): Enable the module. Default: true.