We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13be5c0 commit ad81232Copy full SHA for ad81232
2 files changed
.github/workflows/pr_title_check.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 tmp
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
.github/workflows/sync_copilot.yml
0 commit comments