This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LBP
/
OliveTin
espejo de
https://github.com/OliveTin/OliveTin.git
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Enable manual trigger for buf
jamesread
hace 1 año
padre
1164e5fae2
commit
c0b8dd71db
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.github/workflows/build-buf.yml
+ 1
- 0
.github/workflows/build-buf.yml
Ver fichero
@@ -1,5 +1,6 @@
name: Buf CI
on:
+ workflow_dispatch:
push:
paths:
- 'proto/**'