This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
computer_glamour
/
privatebin-mirror
réplica de
https://github.com/PrivateBin/PrivateBin
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
allow tests to be manually triggered
El RIDO
%!s(int64=3) %!d(string=hai) anos
pai
fa61e4507c
achega
7b98d7381f
Modificáronse 1 ficheiros
con
3 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
3
1
.github/workflows/tests.yml
+ 3
- 1
.github/workflows/tests.yml
Ver ficheiro
@@ -1,5 +1,7 @@
name: Tests
-on: [push]
+on:
+ push:
+ workflow_dispatch:
jobs: