This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
theFr1nge
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Removing github workflow
main
Yigit Colakoglu
3 years ago
parent
872a480f05
commit
d7e2c534da
1 changed files
with
0 additions
and
16 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 }}
Write
Preview
Loading…
Cancel
Save