Skip to content

Commit d6b9dc2

Browse files
authored
Fix workflow name (#2114)
1 parent 78abe77 commit d6b9dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'GitHub Copilot Setup Steps'
1+
name: 'Copilot Setup Steps'
22

33
# This workflow sets up a complete development environment for the SqlServerDsc PowerShell DSC module project
44
# when executed by GitHub Copilot Agent for development assistance.

0 commit comments

Comments
 (0)