From 26f3862b9205b1e8b9b0e1ba06d05f0513769ae5 Mon Sep 17 00:00:00 2001 From: Marvin Scham <67930021+marvinscham@users.noreply.github.com> Date: Tue, 12 Jul 2022 04:04:51 +0200 Subject: [PATCH] WakaTime to 14d >14d needs premium WakaTime plan --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b868eb6..349e237 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -44,7 +44,7 @@ jobs: plugin_languages_threshold: 0% plugin_wakatime: yes plugin_wakatime_token: ${{ secrets.WAKA_TOKEN }} - plugin_wakatime_days: 365 + plugin_wakatime_days: 14 plugin_wakatime_sections: time, projects-graphs, languages-graphs, editors