This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
jds
/
gogs
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
github: enable Go actions on push
ᴜɴᴋɴᴡᴏɴ
hace 4 años
padre
bbef32b1ef
commit
423f9e6de7
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
0
2
.github/workflows/go.yml
+ 0
- 2
.github/workflows/go.yml
Ver fichero
@@ -1,8 +1,6 @@
name: Go
on:
push:
- branches: [master]
- pull_request:
paths:
- '**.go'
env: