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:
204204 - name : Disable current workflow and enable next one
205205 run : |
206206 gh workflow disable "Step 3"
207- gh workflow enable "Step 4a "
207+ gh workflow enable "Step 4 "
208208 gh workflow enable "Step 4b"
209209 env :
210210 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
22
33on :
44 pull_request :
Original file line number Diff line number Diff line change 33![ ] ( ../../actions/workflows/1-preparing.yml/badge.svg )
44![ ] ( ../../actions/workflows/2-first-introduction.yml/badge.svg )
55![ ] ( ../../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 )
77
88_ Get started using GitHub Copilot in less than an hour._
99
You can’t perform that action at this time.
0 commit comments