
Install GitHub Copilot setup workflow into a project
Source:R/use_github_copilot.R
use_github_copilot.RdInstalls a copilot-setup-steps.yml workflow and its companion reusable
install action into the project's .github/workflows/ directory.
Usage
use_github_copilot(overwrite = FALSE, open = rlang::is_interactive())