Skip to content

Commit 950ecf3

Browse files
committed
🔧 Remove persist-credentials option from PR autofixes workflow
1 parent 73649b8 commit 950ecf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_autofixes.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
with:
2424
fetch-depth: 0 # We need the full history for comparing branches
2525
ref: ${{ github.head_ref }} # Check out the PR branch
26-
persist-credentials: false
2726

2827
- name: Check if PR targets default branch
2928
id: check-target

0 commit comments

Comments
 (0)