Skip to content

Commit

Permalink
updated cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Aug 15, 2024
1 parent 5ef03d3 commit ec934ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/LT_ui_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

on:
schedule:
- cron: '30 22 * * *'
- cron: '0 * * * *'
workflow_dispatch:
inputs:
tags:
Expand Down

0 comments on commit ec934ae

Please sign in to comment.