Skip to content

Commit 8401b38

Browse files
committed
correct workflow
1 parent cd1a1a3 commit 8401b38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync_copilot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ on:
77

88
jobs:
99
sync-copilot-instructions:
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-22.04
1111
environment: create_pull_request
1212
permissions:
1313
contents: write
1414
pull-requests: write
1515

1616
steps:
1717
- name: Sync shared instructions
18-
uses: NHSDigital/eps-copilot-instructions@initial_instructions
18+
uses: NHSDigital/eps-copilot-instructions@08241b83de78b996e7796806be8435314e9f0b7a
1919
with:
2020
common_workflows_ref: main
2121
calling_repo_base_branch: main

0 commit comments

Comments
 (0)