Files
metrics/tests/cases/community.template.yml
2022-01-14 22:11:42 -05:00

17 lines
496 B
YAML

- name: 📕 Community templates - Using a community template
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
template: '@classic'
setup_community_templates: lowlighter/metrics@master:classic
modes:
- action
- name: 📕 Community templates - Using a trusted community template
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
template: '@terminal'
setup_community_templates: lowlighter/metrics@master:terminal+trust
modes:
- action