Skip to content
11 changes: 11 additions & 0 deletions .github/workflows/copilot-setup-steps.yml
Original file line number Diff line number Diff line change
@@ -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

Loading