Skip to content

Commit

Permalink
Update v3-cron-fb-daily.yml (#732)
Browse files Browse the repository at this point in the history
Adjust cron timing after testing
  • Loading branch information
saikumar-vs authored Sep 19, 2024
1 parent 81b9b72 commit 99be4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v3-cron-fb-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: V3 Daily Cron

on:
schedule:
- cron: '0 * * * *'
- cron: '0 0 * * *'
workflow_dispatch:
inputs:
pmm_ui_tests_branch:
Expand Down

0 comments on commit 99be4ed

Please sign in to comment.