Skip to content

Commit

Permalink
create-release-schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
ruuushhh committed Jun 11, 2024
1 parent 92dc607 commit 6fb8e31
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: '30 1 * * *'
- cron: '35 13 * * *'
jobs:
create-release-branch:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6fb8e31

Please sign in to comment.