Skip to content

Commit ec33ae6

Browse files
Copilotpattonwebz
andcommitted
Convert copilot-agent.yml to copilot-setup-steps.yml workflow
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
1 parent 9e9fbce commit ec33ae6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/COPILOT_AGENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository includes a GitHub Actions workflow specifically designed for GitHub Copilot Agent environments, providing a pre-configured development setup with all dependencies and testing tools ready to use.
44

5-
## Workflow: `.github/workflows/copilot-agent.yml`
5+
## Workflow: `.github/workflows/copilot-setup-steps.yml`
66

77
### What it does:
88

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Copilot Agent Environment Setup
1+
name: Copilot Setup Steps
22

33
on:
44
workflow_dispatch:
5-
# Allow manual triggering for Copilot agent environments
5+
# Allow manual triggering for Copilot agent environments
66

77
jobs:
88
setup-environment:

0 commit comments

Comments
 (0)