This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
c
/
odin-lang.Odin
miroir de
https://github.com/odin-lang/Odin
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Remove push
Mikkel Hjortshoej
il y a 5 ans
Parent
8eda24f2d1
commit
680d723c77
1 fichiers modifiés
avec
0 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
0
1
.github/workflows/nightly.yml
+ 0
- 1
.github/workflows/nightly.yml
Voir le fichier
@@ -3,7 +3,6 @@ name: Nightly
on:
schedule:
- cron: 0 20 * * *
- push:
jobs:
build_windows: