Files
metrics/tests/cases/introduction.plugin.yml
2022-01-14 18:52:13 -05:00

16 lines
386 B
YAML

- name: 🙋 Introduction - User introduction
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
user: github
base: header
plugin_introduction: 'yes'
- name: 🙋 Introduction - Repository introduction
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
template: repository
repo: metrics
base: header
plugin_introduction: 'yes'