diff --git a/.github/workflows/AutoSignin.yml b/.github/workflows/AutoSignin.yml index c16ff04..171615d 100644 --- a/.github/workflows/AutoSignin.yml +++ b/.github/workflows/AutoSignin.yml @@ -10,7 +10,7 @@ on: # branches: # - master schedule: - - cron: "0 0 * * *" + - cron: "0 2 * * *" watch: types: [started]