Update build.yml
This commit is contained in:
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
@@ -223,4 +223,15 @@ jobs:
|
|||||||
plugin_topics: yes
|
plugin_topics: yes
|
||||||
plugin_topics_sort: random
|
plugin_topics_sort: random
|
||||||
plugins_errors_fatal: yes
|
plugins_errors_fatal: 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
|
dryrun: yes
|
||||||
Reference in New Issue
Block a user