udpate names

This commit is contained in:
Tom Elliott 2025-01-22 21:09:14 +13:00
parent d2121cc6ff
commit 00e4e754de
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# 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
on: [push, pull_request]
name: R-CMD-check.yaml
name: R CMD check
permissions: read-all

View File

@ -1,7 +1,7 @@
# 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
on: [push, pull_request]
name: R-CMD-check.yaml
name: Check demo
permissions: read-all