Skip to content

Commit

Permalink
Update Release branch time (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruuushhh authored May 22, 2024
1 parent 3c189cf commit b78adb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release_branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Create Release Branch
on:
schedule:
# Run every Friday at 11:30 AM UTC (5:00 PM IST)
- cron: '48 9 * * 3'
- cron: '30 11 * * FRI'
jobs:
create-release-branch:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b78adb4

Please sign in to comment.