Skip to content

Commit

Permalink
chore: ignore some langs and update the blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanix-Darker committed Dec 10, 2023
1 parent 59d8056 commit 87213b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ jobs:
- uses: sanix-darker/waka-readme@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
BLOCKS: ░▒▓█
BLOCKS: ⣀⣄⣤⣦⣶⣷⣿
TIME_RANGE: last_7_days
LANG_COUNT: 10
SHOW_TIME: true
SHOW_TITLE: true
SHOW_TOTAL: true
SHOW_MASKED_TIME: true
IGNORED_LANGUAGES: YAML JSON TOML

0 comments on commit 87213b3

Please sign in to comment.