Skip to content

Commit 502b7f9

Browse files
committed
Update .github/workflows/ci.yml
1 parent e3b2182 commit 502b7f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
steps:
4141
- name: Checkout code
4242
uses: actions/checkout@v4
43+
with:
44+
persist-credentials: false
4345
- name: Setup Go
4446
uses: actions/setup-go@v5
4547
with:

0 commit comments

Comments
 (0)