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