This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
txlyre
/
tachiyomi
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Use master branch for build workflow
arkon
4 anni fa
parent
6378a41b6d
commit
931efed784
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
Vedi File
@@ -2,7 +2,7 @@ name: CI
on:
push:
branches:
- -
dev
+ -
master
tags:
- v*
pull_request: