Browse Source

Removing github workflow

main
Yigit Colakoglu 3 years ago
parent
commit
d7e2c534da
1 changed files with 0 additions and 16 deletions
  1. +0
    -16
      .github/workflows/main.yml

+ 0
- 16
.github/workflows/main.yml View File

@ -1,16 +0,0 @@
name: Waka Readme
# on:
# schedule:
# # Runs at 12am IST
# - cron: '* */6 * * *'
# workflow_dispatch:
jobs:
update-readme:
name: Update this repos README
runs-on: ubuntu-latest
steps:
- uses: athul/waka-readme@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}

Loading…
Cancel
Save