Skip to content

Commit

Permalink
Revert 000317c
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius authored Mar 21, 2022
1 parent cd64e9b commit cfc0671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
fetch-depth: 0

- name: Check CHANGELOG.md
run: ./scripts/check_CHANGELOG.sh "${{ github.ref }}"
Expand Down

0 comments on commit cfc0671

Please sign in to comment.