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]: specify on which branch to run the job.
master
anuveyatsu
4 years ago
parent
65e4925137
commit
a4e170895c
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.github/workflows/actions.yml
+ 4
- 0
.github/workflows/actions.yml
View File
@ -1,3 +1,7 @@
on
:
push:
branches
:
[
master ]
jobs:
build:
runs-on
:
ubuntu-latest
Write
Preview
Loading…
Cancel
Save