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 9f7256d commit c60a9eaCopy full SHA for c60a9ea
.github/workflows/preview-build.yml
@@ -44,7 +44,6 @@ jobs:
44
uses: actions/checkout@v4
45
with:
46
ref: ${{ github.event.pull_request.head.sha || github.ref }}
47
- persist-credentials: false
48
49
- name: Get changed files
50
if: startsWith(github.event_name, 'pull_request') || github.event_name == 'merge_group'
0 commit comments