docs: updated workflows examples and options descriptions (#772) [skip ci]
This commit is contained in:
10
source/plugins/activity/examples.yml
Normal file
10
source/plugins/activity/examples.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- name: Recent activity
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.activity.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_activity: yes
|
||||
plugin_activity_limit: 5
|
||||
plugin_activity_days: 0
|
||||
plugin_activity_filter: issue, pr, release, fork, review, ref/create
|
||||
Reference in New Issue
Block a user