Skip to content

Commit 3803332

Browse files
authored
Update add-docs-to-release.yml
1 parent 484dc99 commit 3803332

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/add-docs-to-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
with:
2626
node-version: 20.x
2727

28-
- name: Make sure to be on PR branch
29-
run: git checkout ${GITHUB_HEAD_REF}
30-
3128
- name: Install packages
3229
run: pnpm install
3330

0 commit comments

Comments
 (0)