Skip to content

Commit 2fcde7b

Browse files
committed
try metric action with pr option
1 parent 34d2f34 commit 2fcde7b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/org-metrics.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
with:
1919
token: ${{ secrets.METRICS_TOKEN }}
2020
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
21+
output_action: pull-request
22+
filename: profile/github-metrics.svg
23+
plugin_languages: yes
24+
plugin_followup: yes
25+
plugin_rss: yes
26+
plugin_rss_source: https://dev.to/feed/tag/voxpupuli

0 commit comments

Comments
 (0)