mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-25 16:53:44 +00:00
12 lines
332 B
YAML
12 lines
332 B
YAML
# Repository-level configuration for gh-action-readme
|
|
organization: "ivuorinen"
|
|
repository: "gh-action-readme"
|
|
theme: "professional"
|
|
analyze_dependencies: true
|
|
show_security_info: true
|
|
permissions:
|
|
contents: read
|
|
pull-requests: write
|
|
variables:
|
|
custom_badge: "https://img.shields.io/badge/gh--action--readme-production-green"
|