diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml new file mode 100644 index 000000000..eb1b21f4d --- /dev/null +++ b/.github/workflows/copilot-setup-steps.yml @@ -0,0 +1,10 @@ +--- +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