Update AutoSignin.yml

This commit is contained in:
Pesy Wu 2021-02-02 14:47:52 +08:00 committed by GitHub
parent 4589cce4e8
commit f08cbc290c
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: "0 0 * * *" - cron: "0 2 * * *"
watch: watch:
types: [started] types: [started]