Skip to content

Commit adb2735

Browse files
authored
Merge pull request #915 from fxcoudert/persist-credentials
2 parents fbaedbd + cd89d09 commit adb2735

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
steps:
3636
- name: Set up Git repository
3737
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38+
with:
39+
persist-credentials: false
3840

3941
- name: Cleanup macOS
4042
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)