udpate names
This commit is contained in:
parent
d2121cc6ff
commit
00e4e754de
2
.github/workflows/R-CMD-check.yaml
vendored
2
.github/workflows/R-CMD-check.yaml
vendored
@ -1,7 +1,7 @@
|
|||||||
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
|
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
|
||||||
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
|
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
name: R-CMD-check.yaml
|
name: R CMD check
|
||||||
|
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/check-demo.yaml
vendored
2
.github/workflows/check-demo.yaml
vendored
@ -1,7 +1,7 @@
|
|||||||
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
|
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
|
||||||
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
|
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
name: R-CMD-check.yaml
|
name: Check demo
|
||||||
|
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user