Browse Source

Removed wakatime

main
Yigit Colakoglu 4 years ago
parent
commit
37edea582d
2 changed files with 5 additions and 12 deletions
  1. +5
    -5
      .github/workflows/main.yml
  2. +0
    -7
      README.md

+ 5
- 5
.github/workflows/main.yml View File

@ -1,10 +1,10 @@
name: Waka Readme
on:
schedule:
# Runs at 12am IST
- cron: '* */6 * * *'
workflow_dispatch:
# on:
# schedule:
# # Runs at 12am IST
# - cron: '* */6 * * *'
# workflow_dispatch:
jobs:
update-readme:


+ 0
- 7
README.md View File

@ -111,13 +111,6 @@ If you prefer encrypted e-mails, I have a <a href="https://keys.openpgp.org/sear
<h3 align="left">Weekly Coding Stats:</h3>
<!--START_SECTION:waka-->
```text
Other 16 hrs 39 mins ██████████▒░░░░░░░░░░░░░░ 41.98 %
Bash 5 hrs 44 mins ███▓░░░░░░░░░░░░░░░░░░░░░ 14.45 %
C++ 5 hrs 9 mins ███▒░░░░░░░░░░░░░░░░░░░░░ 12.99 %
C 3 hrs 23 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 08.55 %
Python 1 hr 17 mins ▓░░░░░░░░░░░░░░░░░░░░░░░░ 03.25 %
```
<!--END_SECTION:waka-->

Loading…
Cancel
Save