We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad91a67 commit 2f3449cCopy full SHA for 2f3449c
.github/workflows/mkdocs.yml
@@ -16,7 +16,6 @@ jobs:
16
- name: Checkout repo
17
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18
with:
19
- persist-credentials: false
20
ref: ${{ github.head_ref }} # required for better experience using pre-releases
21
fetch-depth: "0"
22
0 commit comments