This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ThebeMail
/
ref-go-smtprelay
réplica de
https://github.com/decke/smtprelay.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Allow go build workflow for pull requests
Bernhard Froehlich
%!s(int64=3) %!d(string=hai) anos
pai
b5fcf8e0bb
achega
f0d39401d4
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
.github/workflows/go.yml
+ 1
- 1
.github/workflows/go.yml
Ver ficheiro
@@ -1,5 +1,5 @@
name: Go
-on: [push]
+on: [push
, pull_request
]
jobs:
build: