Skip to content

Commit

Permalink
I don't know how to calculate timezones πŸ€·πŸ½β€β™‚οΈ
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois authored Aug 10, 2024
1 parent fb4aa4e commit 325ef3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule: # everyday at 0531 UTC or 0001 IST
- cron: '31 5 * * *'
schedule: # everyday at 1831 UTC or 0001 IST
- cron: '31 18 * * *'

jobs:
build-and-deploy:
Expand Down

0 comments on commit 325ef3c

Please sign in to comment.