17 lines
452 B
YAML
Generated
17 lines
452 B
YAML
Generated
- name: 🎩 Notable contributions - Contributions
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: MOCKED_TOKEN
|
|
plugin_notable: 'yes'
|
|
use_mocked_data: 'yes'
|
|
verify: 'yes'
|
|
- name: 🎩 Notable contributions - Indepth analysis
|
|
uses: lowlighter/metrics@latest
|
|
with:
|
|
token: MOCKED_TOKEN
|
|
plugin_notable: 'yes'
|
|
plugin_notable_indepth: 'yes'
|
|
plugin_notable_repositories: 'yes'
|
|
use_mocked_data: 'yes'
|
|
verify: 'yes'
|