diff --git a/.github/workflows/deploy-oss.yml b/.github/workflows/deploy-oss.yml index 5a50c35049..99185efbb0 100644 --- a/.github/workflows/deploy-oss.yml +++ b/.github/workflows/deploy-oss.yml @@ -5,8 +5,6 @@ on: branches: - develop-astro-higress #This schedule only takes effect in the default branch - schedule: - - cron: '0 */12 * * *' jobs: Build-Deploy: runs-on: ubuntu-latest