Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
dify
Seguir
4
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
152
Wiki
Actividad
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
759ded3e3a
commit
fd086b06a6
No account linked to committer's email address
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.github/workflows/autofix.yml
+ 1
- 0
.github/workflows/autofix.yml
Ver fichero
@@ -9,6 +9,7 @@ permissions:
jobs:
autofix:
if: github.repository == 'langgenius/dify'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Escribir
Vista previa
Cargando…
Cancelar
Guardar