Skip to content

Commit

Permalink
chore: Update GitHub workflow to fetch complete repository history
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Aug 14, 2024
1 parent 6719c74 commit 634e5f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-policy-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Check build
shell: pwsh
Expand Down

0 comments on commit 634e5f3

Please sign in to comment.