Explorar el Código

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

tags/1.7.2
Yongtao Huang hace 3 meses
padre
commit
fd086b06a6
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .github/workflows/autofix.yml

+ 1
- 0
.github/workflows/autofix.yml Ver fichero



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

Cargando…
Cancelar
Guardar