This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
mirrors
/
wikijs
tükrözi:
https://github.com/Requarks/wiki.git
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Forráskód Böngészése
fix: disable GH Actions build
[ci skip]
Nicolas Giard
5 éve
szülő
10e19700e5
commit
a8e264cded
1 módosított fájl
,
1 hozzáadás
és
1 törlés
Osztott Nézet
Diff Statisztika Mutatása
1
1
.github/workflows/dockerimage.yml
+ 1
- 1
.github/workflows/dockerimage.yml
Fájl Megtekintése
@@ -3,7 +3,7 @@ name: Docker Image CI
on:
push:
branches:
- - master
+ - master
2
jobs: