We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d8627 commit 8abca15Copy full SHA for 8abca15
1 file changed
.github/workflows/sync_copilot.yml
@@ -23,7 +23,7 @@ jobs:
23
git clone \
24
--depth 1 \
25
--branch "copilot" \
26
- https://github.com:NHSDigital/eps-common-workflows.git
+ https://github.com/NHSDigital/eps-common-workflows.git
27
mv tmp/.github/chatmodes .github/chatmodes
28
mv tmp/.github/instructions .github/instructions
29
mv tmp/.github/copilot-instructions.md .github/copilot-instructions.md
0 commit comments