瀏覽代碼

CI: restrict autofix.ci to run only in official repo (#23267)

tags/1.7.2
Yongtao Huang 3 月之前
父節點
當前提交
fd086b06a6
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      .github/workflows/autofix.yml

+ 1
- 0
.github/workflows/autofix.yml 查看文件

@@ -9,6 +9,7 @@ permissions:

jobs:
autofix:
if: github.repository == 'langgenius/dify'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

Loading…
取消
儲存