tests: move tests/plugins/*/tests.yml to tests/plugins/*/yml
This commit is contained in:
8
tests/plugins/stackoverflow.yml
Normal file
8
tests/plugins/stackoverflow.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
- name: 🗨️ Stackoverflow plugin - Top answers from stackoverflow
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_stackoverflow: 'yes'
|
||||
plugin_stackoverflow_user: 1
|
||||
plugin_stackoverflow_sections: answers-top
|
||||
plugin_stackoverflow_limit: 2
|
||||
Reference in New Issue
Block a user