Skip to content

Commit d833eae

Browse files
author
Philip Reichmuth
committed
build: revert config change for actions/checkout@v4
1 parent b5424da commit d833eae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
- uses: actions/checkout@v4
8282
with:
8383
fetch-depth: 0
84-
ref: ${{ github.head_ref || github.ref_name }}
8584

8685
# Do a dry run of PSR
8786
- name: Test release

0 commit comments

Comments
 (0)