Add quickstart commands
This commit is contained in:
5
.github/quickstart/plugin/tests.yml
vendored
Normal file
5
.github/quickstart/plugin/tests.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: <%= `${name.charAt(0).toLocaleUpperCase()}${name.substring(1)}` %> plugin (default)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_<%= name %>: yes
|
||||
Reference in New Issue
Block a user