tests: auto-generated from examples.yml (#773) [skip ci]

This commit is contained in:
Simon Lecoq
2022-01-14 05:41:13 +01:00
committed by GitHub
parent 4d06539136
commit 64427b0a91
91 changed files with 524 additions and 831 deletions

View File

@@ -0,0 +1,14 @@
- name: ✒️ Recent posts - Recent posts
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
plugin_posts: 'yes'
plugin_posts_source: dev.to
- name: ✒️ Recent posts - Recent posts with descriptions and cover images
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
plugin_posts: 'yes'
plugin_posts_source: dev.to
plugin_posts_descriptions: 'yes'
plugin_posts_covers: 'yes'