We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e9469 commit ce3a194Copy full SHA for ce3a194
1 file changed
.github/workflows/qhelp-pr-preview.yml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
ref: refs/pull/${{ github.event.number }}/merge
22
fetch-depth: 2
23
+ persist-credentials: false
24
- name: Determine changed files
25
id: changes
26
run: |
0 commit comments