This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LBP
/
OliveTin
mirror da
https://github.com/OliveTin/OliveTin.git
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
chore: run pipeline on all branches
jamesread
8 mesi fa
parent
54d3c65df3
commit
4a851355a8
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
.github/workflows/build-and-release.yml
+ 2
- 0
.github/workflows/build-and-release.yml
Vedi File
@@ -7,6 +7,8 @@ on:
push:
tags:
- '*'
+ branches:
+ - '*'
jobs:
build: