Skip to content

Commit

Permalink
Fetch one more commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinvanrijn committed Oct 3, 2023
1 parent df0e50d commit 1836086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
continue-on-error: true
with:
ref: ${{ github.event.pull_request.head.ref }}
fetch-depth: 2
fetch-depth: 3
- name: package_json
shell: bash
run: |
Expand Down

0 comments on commit 1836086

Please sign in to comment.