We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc6673 commit 3492c79Copy full SHA for 3492c79
.github/workflows/metrics.yml
@@ -32,3 +32,6 @@ jobs:
32
plugin_languages: yes
33
plugin_wakatime: yes
34
plugin_wakatime_token: ${{ secrets.WAKATIME_API_KEY }}
35
+ plugin_wakatime_sections: time, languages, languages-graphs, editors, editors-graphs, os
36
+ plugin_wakatime_days: 30
37
+
0 commit comments