This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
cpp
/
ZeroTierOne
mirror de
https://github.com/zerotier/ZeroTierOne
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
running build workflow on pull_requests
Sean OMeara
2 anos atrás
pai
ab503902c8
commit
27c26a77a2
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
Ver arquivo
@@ -1,4 +1,4 @@
-on: [ push ]
+on: [ push
, pull_request
]
jobs:
build_ubuntu: