This website works better with JavaScript
Accueil
Explorer
S'inscrire
Connexion
Endevir
/
git-server
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
github: enable Go actions on push
ᴜɴᴋɴᴡᴏɴ
il y a 4 ans
Parent
bbef32b1ef
commit
423f9e6de7
1 fichiers modifiés
avec
0 ajouts
et
2 suppressions
Vue séparée
Afficher les stats Diff
0
2
.github/workflows/go.yml
+ 0
- 2
.github/workflows/go.yml
Voir le fichier
@@ -1,8 +1,6 @@
name: Go
on:
push:
- branches: [master]
- pull_request:
paths:
- '**.go'
env: