docs: updated workflows examples and options descriptions (#772) [skip ci]
This commit is contained in:
7
source/plugins/lines/examples.yml
Normal file
7
source/plugins/lines/examples.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- name: Lines of code changed
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.lines.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: repositories
|
||||
plugin_lines: yes
|
||||
Reference in New Issue
Block a user