Skip to content

Commit

Permalink
Full checkout for branch comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
regularfry committed Oct 6, 2023
1 parent b3560eb commit 4a49c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stage-1-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
steps:
- name: "Checkout code"
uses: actions/checkout@v4
with:
fetch-depth: 0 # Full history is needed to compare branches
- name: "Check English usage"
uses: ./.github/actions/lint-prose
lint-terraform:
Expand Down

0 comments on commit 4a49c5d

Please sign in to comment.