Skip to content

Commit c9ea9c0

Browse files
committed
[skip ci] run from this branch for test
1 parent ab1f40f commit c9ea9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Checkout Repository
7070
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
7171
with:
72-
ref: ${{ inputs.releaseBranch }}
72+
ref: improve-assertion-doc-generation
7373

7474
- name: Set variables
7575
id: vars

0 commit comments

Comments
 (0)