소스 검색
CI: restrict autofix.ci to run only in official repo (#23267)
tags/1.7.2
Yongtao Huang
3 달 전
No account linked to committer's email address
|
|
|
@@ -9,6 +9,7 @@ permissions: |
|
|
|
|
|
|
|
jobs: |
|
|
|
autofix: |
|
|
|
if: github.repository == 'langgenius/dify' |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v4 |