Skip to content

Commit ea3795f

Browse files
committed
lint
1 parent 9af5527 commit ea3795f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/infra.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020
steps:
2121
- name: Checkout code
2222
uses: actions/checkout@v6
23+
with:
24+
fetch-depth: 0
25+
persist-credentials: false
26+
2327

2428
- name: Authenticate with Google Cloud
2529
uses: google-github-actions/auth@v3

0 commit comments

Comments
 (0)