Skip to content

Commit

Permalink
Remove fetch depth 1 so NerdBank.GitVersioning isn't unhappy during PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Feb 22, 2020
1 parent 787cead commit dc97047
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
steps:
- name: Clone source
uses: actions/checkout@v1
with:
fetch-depth: 1

- name: Install .NET Core SDK 2.1
uses: actions/setup-dotnet@v1
Expand Down

0 comments on commit dc97047

Please sign in to comment.