Skip to content

Commit

Permalink
build: remove uncorrect schedule. (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et authored Nov 22, 2024
1 parent cfcf82c commit 97f3e6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/merge-from-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ on:
required: true
default: 'pre-release-v3.8.2'

schedule:
- cron: '0 2 * * 0'

env:
MILESTONE_NAME: ${{ github.event.inputs.milestone_name || 'v3.8.2' }}
TARGET_BRANCH: ${{ github.event.inputs.target_branch || 'pre-release-v3.8.2' }}
Expand Down

0 comments on commit 97f3e6d

Please sign in to comment.