Skip to content

Commit

Permalink
Update script timing
Browse files Browse the repository at this point in the history
  • Loading branch information
ToddKerpelman committed Nov 14, 2023
1 parent 7d23e7f commit 56c7c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-assets-date.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Transaction Dates for Assets Users

on:
schedule:
- cron: '0 0 * * *' # Runs at 00:00 UTC every day.
- cron: '30 0 * * *' # Runs at 00:30 UTC every day.
workflow_dispatch: # Allows you to manually run this workflow from the Actions tab

jobs:
Expand Down

0 comments on commit 56c7c50

Please sign in to comment.