Skip to content

Commit

Permalink
build: revert config change for actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Reichmuth committed Jan 31, 2024
1 parent b0817bd commit dab728a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.head_ref || github.ref_name }}

# Do a dry run of PSR
- name: Test release
Expand Down

0 comments on commit dab728a

Please sign in to comment.