Skip to content

Commit 4694829

Browse files
authored
Chore: [AEA-0000] - fix branch in sync copilot (#3)
## Summary - Routine Change ### Details - fix branch in sync copilot
1 parent ff664c6 commit 4694829

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
@@ -17,6 +17,6 @@ jobs:
1717
uses: NHSDigital/eps-copilot-instructions@304ab2f4b7cdc15a1d7c0a0fae5290fad41b2451
1818
with:
1919
copilot_instructions_ref: main
20-
calling_repo_base_branch: master
20+
calling_repo_base_branch: main
2121
CREATE_PULL_REQUEST_APP_ID: ${{ secrets.CREATE_PULL_REQUEST_APP_ID }}
2222
CREATE_PULL_REQUEST_PEM: ${{ secrets.CREATE_PULL_REQUEST_PEM }}

0 commit comments

Comments
 (0)