We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d2f34 commit 2fcde7bCopy full SHA for 2fcde7b
1 file changed
.github/workflows/org-metrics.yml
@@ -18,9 +18,9 @@ jobs:
18
with:
19
token: ${{ secrets.METRICS_TOKEN }}
20
user: OpenVoxProject
21
- # filename: profile/github-metrics.svg
22
- # output_action: pull-request-merge
23
- # plugin_languages: yes
24
- # plugin_followup: yes
25
- # plugin_rss: yes
26
- # plugin_rss_source: https://dev.to/feed/tag/voxpupuli
+ output_action: pull-request
+ filename: profile/github-metrics.svg
+ plugin_languages: yes
+ plugin_followup: yes
+ plugin_rss: yes
+ plugin_rss_source: https://dev.to/feed/tag/voxpupuli
0 commit comments