Skip to content

Commit 8abca15

Browse files
committed
fix path
1 parent 93d8627 commit 8abca15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync_copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
git clone \
2424
--depth 1 \
2525
--branch "copilot" \
26-
https://github.com:NHSDigital/eps-common-workflows.git
26+
https://github.com/NHSDigital/eps-common-workflows.git
2727
mv tmp/.github/chatmodes .github/chatmodes
2828
mv tmp/.github/instructions .github/instructions
2929
mv tmp/.github/copilot-instructions.md .github/copilot-instructions.md

0 commit comments

Comments
 (0)