File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ jobs:
204
204
- name : Disable current workflow and enable next one
205
205
run : |
206
206
gh workflow disable "Step 3"
207
- gh workflow enable "Step 4a "
207
+ gh workflow enable "Step 4 "
208
208
gh workflow enable "Step 4b"
209
209
env :
210
210
GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1
- name : Step 4a # Copilot on GitHub
1
+ name : Step 4 # Copilot on GitHub
2
2
3
3
on :
4
4
pull_request :
Original file line number Diff line number Diff line change 3
3
![ ] ( ../../actions/workflows/1-preparing.yml/badge.svg )
4
4
![ ] ( ../../actions/workflows/2-first-introduction.yml/badge.svg )
5
5
![ ] ( ../../actions/workflows/3-copilot-edits.yml/badge.svg )
6
- ![ ] ( ../../actions/workflows/4a -copilot-on-github.yml/badge.svg )
6
+ ![ ] ( ../../actions/workflows/4 -copilot-on-github.yml/badge.svg )
7
7
8
8
_ Get started using GitHub Copilot in less than an hour._
9
9
You can’t perform that action at this time.
0 commit comments