Skip to content

Commit 55e98e8

Browse files
Remove notes from workflows
1 parent 835e13c commit 55e98e8

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

.github/workflows/1-preparing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Step 1 # Preparing to make your extension
1+
name: Step 1
22

33
on:
44
push:

.github/workflows/2-first-introduction.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
name: Step 2 # Copilot chat
2-
1+
name: Step 2
32
on:
43
push:
54
branches:

.github/workflows/3-copilot-edits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Step 3 # Copilot edits
1+
name: Step 3
22

33
on:
44
push:

.github/workflows/4-copilot-agent-mode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Step 4 # Copilot Agent Mode
1+
name: Step 4
22

33
on:
44
push:

.github/workflows/5-copilot-on-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Step 5 # Copilot on GitHub
1+
name: Step 5
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)