File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 with :
3030 ref : ${{ inputs.common_workflows_ref }}
3131 fetch-depth : 0
32- path : eps-common-workflows
33- repository : NHSDigital/eps-common-workflows
32+ path : eps-copilot-instructions
33+ repository : NHSDigital/eps-copilot-instructions
3434 sparse-checkout : |
3535 .github/instructions/general
3636 .github/instructions/languages
@@ -45,11 +45,11 @@ runs:
4545 rm -rf .github/copilot-instructions.md
4646 rm -rf .github/prompts
4747 mkdir -p .github/instructions/
48- cp -R eps-common-workflows /.github/instructions/general .github/instructions/general
49- cp -R eps-common-workflows /.github/instructions/languages .github/instructions/languages
50- cp eps-common-workflows /.github/copilot-instructions.md .github/copilot-instructions.md
51- cp -R eps-common-workflows /.github/prompts .github/prompts
52- rm -rf eps-common-workflows
48+ cp -R eps-copilot-instructions /.github/instructions/general .github/instructions/general
49+ cp -R eps-copilot-instructions /.github/instructions/languages .github/instructions/languages
50+ cp eps-copilot-instructions /.github/copilot-instructions.md .github/copilot-instructions.md
51+ cp -R eps-copilot-instructions /.github/prompts .github/prompts
52+ rm -rf eps-copilot-instructions
5353
5454 - name : Create GitHub App Token
5555 uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859
You can’t perform that action at this time.
0 commit comments