diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml new file mode 100644 index 000000000..ce3e530b8 --- /dev/null +++ b/.github/workflows/copilot-setup-steps.yml @@ -0,0 +1,11 @@ +--- +name: Copilot Agent Setup + +on: + workflow_dispatch: + +jobs: + copilot-setup-steps: + name: Copilot Agent Setup + uses: insightsengineering/r.pkg.template/.github/workflows/copilot-setup-steps.yaml@main + diff --git a/DESCRIPTION b/DESCRIPTION index f7bff9002..441c59b1d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -56,7 +56,7 @@ Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.2 +RoxygenNote: 7.3.3 Collate: 'cdisc_data.R' 'data.R'