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
[CI] Add manual trigger to nightly
Mikkel Hjortshøj
4 years ago
parent
06b2a9a3e7
commit
a77976533c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/nightly.yml
+ 1
- 0
.github/workflows/nightly.yml
View File
@@ -1,6 +1,7 @@
name: Nightly
on:
+ workflow_dispatch:
schedule:
- cron: 0 20 * * *