Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jan 11, 2024
1 parent e4abcc2 commit 103af0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-new-contribution-agreement.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: 🛫 Checkout
uses: actions/checkout@v4
with:
fetch-depth: 2 # get current and previous commit
fetch-depth: 0 # get current and previous commit

- name: Test
run: echo "test $(git --no-pager diff HEAD~1:CONTRIBUTING.md CONTRIBUTING.md)"
Expand Down

0 comments on commit 103af0d

Please sign in to comment.