Skip to content

Commit 1fc5831

Browse files
d-perlwakonig
authored andcommitted
Add checkout step in update_all_children workflow
1 parent 306e796 commit 1fc5831

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/update_all_children.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
matrix:
1010
repo_name: ${{ fromJSON(vars.BEAMLINE_REPO_NAMES) }}
1111
steps:
12+
- uses: actions/checkout@v5
1213
- uses: ./.github/actions/trigger_child_update
1314
with:
1415
REPO_NAME: ${{ matrix.repo_name }}
15-
16-

0 commit comments

Comments
 (0)