Skip to content

Commit

Permalink
chore(ci): Schedule store-types update daily
Browse files Browse the repository at this point in the history
Signed-off-by: sbailey <[email protected]>
  • Loading branch information
spbsoluble committed Jun 27, 2024
1 parent 33b3728 commit e72b368
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-stores.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
targetRef:
description: 'Target ref for workflow_dispatch'
default: 'latest'
schedule:
- cron: '15 19 * * *' # Run every day at midnight


jobs:
create_pull_request:
Expand Down

0 comments on commit e72b368

Please sign in to comment.