18 lines
426 B
YAML
Generated
18 lines
426 B
YAML
Generated
- name: 📌 Starred topics - Labels
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: NOT_NEEDED
|
|
plugin_topics: 'yes'
|
|
plugin_topics_limit: 12
|
|
use_mocked_data: 'yes'
|
|
verify: 'yes'
|
|
- name: 📌 Starred topics - Icons
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: NOT_NEEDED
|
|
plugin_topics: 'yes'
|
|
plugin_topics_limit: 0
|
|
plugin_topics_mode: icons
|
|
use_mocked_data: 'yes'
|
|
verify: 'yes'
|