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

This commit is contained in:
Simon Lecoq
2022-01-13 23:41:13 -05:00
committed by GitHub
parent 4d06539136
commit 64427b0a91
91 changed files with 524 additions and 831 deletions
+15
View File
@@ -0,0 +1,15 @@
- name: 🐤 Latest tweets - Latest tweets
uses: lowlighter/metrics@latest
with:
token: NOT_NEEDED
plugin_tweets: 'yes'
plugin_tweets_token: MOCKED_TOKEN
plugin_tweets_user: github
- name: 🐤 Latest tweets - Latest tweets including attachments
uses: lowlighter/metrics@latest
with:
token: NOT_NEEDED
plugin_tweets: 'yes'
plugin_tweets_token: MOCKED_TOKEN
plugin_tweets_attachments: 'yes'
plugin_tweets_user: github