Skip to content

Commit 9eaec1e

Browse files
Add copilot-setup-steps workflow (#281)
Add copilot-setup-steps workflow using the reusable template from r.pkg.template. --------- Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e40766d commit 9eaec1e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Copilot Agent Setup
3+
4+
on:
5+
workflow_dispatch:
6+
7+
jobs:
8+
copilot-setup-steps:
9+
name: Copilot Agent Setup
10+
uses: insightsengineering/r.pkg.template/.github/workflows/copilot-setup-steps.yaml@main
11+

0 commit comments

Comments
 (0)