Skip to content

Commit bc8bf2a

Browse files
committed
Fix zizmor CI
1 parent 04d5a27 commit bc8bf2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444

4545
steps:
4646
- uses: actions/checkout@v4
47+
with:
48+
persist-credentials: false
4749

4850
- uses: actions/setup-python@v5
4951
with:

0 commit comments

Comments
 (0)