Update main.yml
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -5,8 +5,6 @@ on:
|
||||
schedule:
|
||||
# Runs at 12 am '0 0 * * *' UTC
|
||||
- cron: '1 0 * * *'
|
||||
push:
|
||||
branches: main
|
||||
|
||||
jobs:
|
||||
update-readme:
|
||||
@@ -20,3 +18,4 @@ jobs:
|
||||
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
BRANCH: "main"
|
||||
COMMIT_MSG: "Hey, This is the Way, towards Me :blush:"
|
||||
|
||||
Reference in New Issue
Block a user