Skip to content

Commit

Permalink
fix: added persist-credentials param to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jake4take committed Nov 27, 2024
1 parent 60bdb70 commit 77b3614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
ref: ${{ github.event.pull_request.head.sha }}

- uses: actions/setup-node@v4
Expand Down

0 comments on commit 77b3614

Please sign in to comment.