Skip to content

Commit

Permalink
release-branch-run (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruuushhh authored Jun 11, 2024
1 parent 66a6385 commit 973e300
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: '25 3 * * *'
- cron: '35 7 * * *'
jobs:
create-release-branch:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 973e300

Please sign in to comment.