Skip to content

Commit 5d88d53

Browse files
committed
Fetch with reference, to checkout branch instead of HEAD.
Signed-off-by: Jelmer de Wolde <jelmer.de.wolde@alliander.com>
1 parent 01be8cc commit 5d88d53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
- uses: actions/checkout@v6
138138
with:
139139
fetch-depth: 0
140+
ref: ${{ env.BRANCH_NAME }}
140141
- name: Set up python3
141142
uses: actions/setup-python@v6
142143
with:

0 commit comments

Comments
 (0)