Skip to content

Commit

Permalink
ci: disable unused credential persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
laniakea64 authored Nov 16, 2024
1 parent cd11f4b commit 95f7973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
persist-credentials: false

# Vim maybe already installed, but this appears to be an undocumented implementation detail.
# Make sure Vim is installed and working, and log Vim version.
Expand Down

0 comments on commit 95f7973

Please sign in to comment.