Update build.yml
This commit is contained in:
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
@@ -224,3 +224,14 @@ jobs:
|
|||||||
plugin_topics_sort: random
|
plugin_topics_sort: random
|
||||||
plugins_errors_fatal: yes
|
plugins_errors_fatal: yes
|
||||||
dryrun: yes
|
dryrun: yes
|
||||||
|
|
||||||
|
- name: Projects plugin
|
||||||
|
uses: lowlighter/metrics@master
|
||||||
|
with:
|
||||||
|
token: ${{ secrets.METRICS_TOKEN }}
|
||||||
|
base: ""
|
||||||
|
repositories: 1
|
||||||
|
plugin_projects: yes
|
||||||
|
plugin_projects_limit: 2
|
||||||
|
plugins_errors_fatal: yes
|
||||||
|
dryrun: yes
|
||||||
Reference in New Issue
Block a user