This website works better with JavaScript.
Home
Explore
Help
Sign In
COVID-19
/
covid19-data
mirror of
https://github.com/gmarxcc/covid-19
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
[gh actions][xs]: run it on every commit for test.
master
anuveyatsu
4 years ago
parent
c5d481e9da
commit
65e4925137
1 changed files
with
1 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-5
.github/workflows/actions.yml
+ 1
- 5
.github/workflows/actions.yml
View File
@ -1,9 +1,5 @@
on
:
schedule:
-
cron
:
'0 0 * * *'
jobs:
d
eploy
:
build:
runs-on
:
ubuntu-latest
steps:
-
uses
:
actions/checkout@master
Write
Preview
Loading…
Cancel
Save