diff --git a/.github/workflows/build-openim-web-image.yml b/.github/workflows/build-openim-web-image.yml index e040d5270..999c2e1e3 100644 --- a/.github/workflows/build-openim-web-image.yml +++ b/.github/workflows/build-openim-web-image.yml @@ -15,11 +15,11 @@ name: Build OpenIM Web Docker image on: - schedule: - - cron: '30 3 * * *' +# schedule: +# - cron: '30 3 * * *' push: branches: - - main + # - main - release-* tags: - v*