This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jds
/
gogs
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
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 separata
Mostra Diff Stats
0
2
.github/workflows/go.yml
+ 0
- 2
.github/workflows/go.yml
Vedi File
@@ -1,8 +1,6 @@
name: Go
on:
push:
- branches: [master]
- pull_request:
paths:
- '**.go'
env: