fix: add repo check for build-push.yml (#5141)

This commit is contained in:
gongzhongqiang 2024-06-14 19:15:27 +08:00 committed by GitHub
parent 337bad8525
commit 9ed21737d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ env:
jobs:
build-and-push:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
if: github.repository == 'langgenius/dify'
strategy:
matrix:
include: