Skip to content

Commit f958527

Browse files
Check out PR repo
1 parent 5ca055c commit f958527

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/version-history.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
- name: Checkout
5151
id: checkout
5252
uses: actions/checkout@v3
53+
with:
54+
ref: ${{ inputs.target_branch || 'main' }}
5355

5456
- name: Get image info
5557
id: Get_image_info

0 commit comments

Comments
 (0)