This website works better with JavaScript.
Home
Explore
Help
Sign In
garrick
/
xaringanthemer
mirror of
https://github.com/gadenbuie/xaringanthemer.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
10
Wiki
Activity
Browse Source
Change name of github actions workflow
tags/v0.3.0
Garrick Aden-Buie
6 years ago
parent
b5c6779776
commit
fc1298b020
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
View File
@@ -6,7 +6,7 @@ on:
# * is a special character in YAML so you have to quote this string
- cron: "0 4 * * *"
name:
R CMD Check via
{tic}
name:
CI by
{tic}
jobs:
R-CMD-check:
Write
Preview
Loading…
Cancel
Save