fix: update build ci

This commit is contained in:
chenos 2024-07-23 12:35:07 +08:00
parent c82836328a
commit de44880ec2
2 changed files with 0 additions and 3 deletions

View File

@ -11,7 +11,6 @@ on:
- 'next'
paths:
- 'packages/**'
- 'docker/nocobase/**'
- 'Dockerfile'
- '.github/workflows/build-docker-image.yml'
pull_request:

View File

@ -9,10 +9,8 @@ on:
branches:
- 'main'
- 'next'
- 'next-test'
paths:
- 'packages/**'
- 'docker/nocobase/**'
- 'Dockerfile'
- '.github/workflows/build-pro-image.yml'