Skip to content

Commit

Permalink
Merge pull request #45 from kichristensen/addFetchDepth
Browse files Browse the repository at this point in the history
Add fetch depth
  • Loading branch information
schristoff authored Jun 11, 2024
2 parents 895ed5d + 8a7ac5f commit 4f135a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 29 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/assign-to-project.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/aws-mixin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
Expand Down

0 comments on commit 4f135a6

Please sign in to comment.