Skip to content

Commit 73bbd21

Browse files
authored
fix: change branch
1 parent f1be6eb commit 73bbd21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
with:
7575
fetch-depth: 0
7676
persist-credentials: false
77+
- name: Check out the target branch
78+
run: git checkout Lash-L-patch-19
7779
- name: Configure Git
7880
run: |
7981
git config user.name "${{ github.actor }}"

0 commit comments

Comments
 (0)