changed time

This commit is contained in:
Marco Carrozzo 2023-01-03 13:05:34 +01:00
parent 66a80f72c0
commit fd64d2c5f5
No known key found for this signature in database
GPG Key ID: 23BFBA2CA93AA177

View File

@ -2,7 +2,7 @@ name: "cron schedule"
on:
schedule:
- cron: '0 8 * * *'
- cron: '0 11 * * *'
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}