Files
gh-action-readme/config.yml
2025-07-30 19:17:36 +03:00

14 lines
320 B
YAML

# Default configuration for gh-action-readme
defaults:
name: "GitHub Action"
description: "A reusable GitHub Action."
runs: {}
branding:
icon: "activity"
color: "blue"
template: "templates/readme.tmpl"
header: "templates/header.tmpl"
footer: "templates/footer.tmpl"
schema: "schemas/action.schema.json"