Skip to content

Commit 74124fb

Browse files
authored
ci: pull in git history for ct lint job (#216)
Signed-off-by: Niladri Halder <[email protected]>
1 parent 7c17151 commit 74124fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v4
23+
with:
24+
fetch-depth: 0
2325

2426
- uses: cachix/install-nix-action@v22
2527
- uses: rrbutani/[email protected]

0 commit comments

Comments
 (0)