Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ictbeheer committed Jun 10, 2024
1 parent 007fb31 commit c68ab58
Show file tree
Hide file tree
Showing 3 changed files with 667 additions and 2,456 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/composer-lock-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0 # Required to make it possible to compare with PR base branch
fetch-depth: 1 # Required to make it possible to compare with PR base branch

- name: Generate composer diff
id: composer_diff # To reference the output in comment
Expand Down
Loading

0 comments on commit c68ab58

Please sign in to comment.