This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
demouser
/
zigup-mirror
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Enable CI for pull requests
iddev5
3 anni fa
parent
da5bfb5480
commit
5adde906e9
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/artifact.yml
+ 1
- 1
.github/workflows/artifact.yml
Vedi File
@@ -1,5 +1,5 @@
name: Artifacts
-on: [push]
+on: [push
, pull_request
]
jobs:
test:
strategy: