This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove push
Mikkel Hjortshoej
5 years ago
parent
8eda24f2d1
commit
680d723c77
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
.github/workflows/nightly.yml
+ 0
- 1
.github/workflows/nightly.yml
View File
@@ -3,7 +3,6 @@ name: Nightly
on:
schedule:
- cron: 0 20 * * *
- push:
jobs:
build_windows: