Update AutoSignin.yml

This commit is contained in:
Pesy Wu 2021-01-25 19:14:48 +08:00 committed by GitHub
parent 2b950a7f1f
commit b786f42f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ on:
# branches: # branches:
# - master # - master
schedule: schedule:
- cron: "7 0 * * *" - cron: "0 0 * * *"
watch: watch:
types: [started] types: [started]