Skip to content

Commit ce3a194

Browse files
committed
Set persist-credentials: false
1 parent 54e9469 commit ce3a194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qhelp-pr-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
ref: refs/pull/${{ github.event.number }}/merge
2222
fetch-depth: 2
23+
persist-credentials: false
2324
- name: Determine changed files
2425
id: changes
2526
run: |

0 commit comments

Comments
 (0)