diff --git a/.github/workflows/upgrader.yaml b/.github/workflows/upgrader.yaml index bf675f3..152ef1b 100644 --- a/.github/workflows/upgrader.yaml +++ b/.github/workflows/upgrader.yaml @@ -1,7 +1,6 @@ name: SDK version upgrade on: - push: schedule: - cron: "0 */12 * * *" @@ -89,4 +88,4 @@ jobs: tag_name: ${{ steps.modify.outputs.tag }} release_name: ${{ steps.modify.outputs.tag }} draft: false - prerelease: false \ No newline at end of file + prerelease: false