Skip to content

Commit 8784807

Browse files
authored
Chore: [AEA-0000] - Sync copilot (#80)
## Summary - Routine Change ### Details - workflow to sync copilot
1 parent 9f431f8 commit 8784807

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/sync_copilot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
schedule:
66
- cron: '0 6 * * 1'
77

8-
permissions: {}
9-
108
jobs:
119
sync-copilot-instructions:
1210
runs-on: ubuntu-22.04
@@ -16,7 +14,7 @@ jobs:
1614

1715
steps:
1816
- name: Sync shared instructions
19-
uses: NHSDigital/eps-copilot-instructions@304ab2f4b7cdc15a1d7c0a0fae5290fad41b2451
17+
uses: NHSDigital/eps-copilot-instructions@a7849a16aabd5c1edef13e29467a480fa08555f8
2018
with:
2119
copilot_instructions_ref: main
2220
calling_repo_base_branch: main

0 commit comments

Comments
 (0)