diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 228ad94..c579c6f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,8 +1,7 @@ name: Build Graph +# Visit https://github.com/avinal/Profile-Readme-WakaTime for more description about this GitHub Action. on: - push: - branches: main schedule: # Runs at 12 am '0 0 * * *' UTC - cron: '1 0 * * *'