This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
gogs
mirror da
https://github.com/gogs/gogs.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
github: enable Go actions on push
ᴜɴᴋɴᴡᴏɴ
4 anni fa
parent
bbef32b1ef
commit
423f9e6de7
1 ha cambiato i file
con
0 aggiunte
e
2 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
0
2
.github/workflows/go.yml
+ 0
- 2
.github/workflows/go.yml
Vedi File
@@ -1,8 +1,6 @@
name: Go
name: Go
on:
on:
push:
push:
- branches: [master]
- pull_request:
paths:
paths:
- '**.go'
- '**.go'
env:
env: