20 lines
484 B
YAML
Generated
20 lines
484 B
YAML
Generated
- name: 🙋 Introduction - Organization introduction
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: MOCKED_TOKEN
|
|
user: github
|
|
base: header
|
|
plugin_introduction: 'yes'
|
|
use_mocked_data: 'yes'
|
|
verify: 'yes'
|
|
- name: 🙋 Introduction - Repository introduction
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: MOCKED_TOKEN
|
|
template: repository
|
|
repo: metrics
|
|
base: header
|
|
plugin_introduction: 'yes'
|
|
use_mocked_data: 'yes'
|
|
verify: 'yes'
|