This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
wikijs
mirror da
https://github.com/Requarks/wiki.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
fix: disable GH Actions build
[ci skip]
Nicolas Giard
5 anni fa
parent
10e19700e5
commit
a8e264cded
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/dockerimage.yml
+ 1
- 1
.github/workflows/dockerimage.yml
Vedi File
@@ -3,7 +3,7 @@ name: Docker Image CI
on:
push:
branches:
- - master
+ - master
2
jobs: