We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff664c6 commit 4694829Copy full SHA for 4694829
1 file changed
.github/workflows/sync_copilot.yml
@@ -17,6 +17,6 @@ jobs:
17
uses: NHSDigital/eps-copilot-instructions@304ab2f4b7cdc15a1d7c0a0fae5290fad41b2451
18
with:
19
copilot_instructions_ref: main
20
- calling_repo_base_branch: master
+ calling_repo_base_branch: main
21
CREATE_PULL_REQUEST_APP_ID: ${{ secrets.CREATE_PULL_REQUEST_APP_ID }}
22
CREATE_PULL_REQUEST_PEM: ${{ secrets.CREATE_PULL_REQUEST_PEM }}
0 commit comments