mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-01 02:26:49 -04:00
👷 Remove not needed allow-unsafe-pr-checkout: true (#15876)
This commit is contained in:
1
.github/workflows/deploy-docs.yml
vendored
1
.github/workflows/deploy-docs.yml
vendored
@@ -25,7 +25,6 @@ jobs:
|
||||
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
with:
|
||||
persist-credentials: false
|
||||
allow-unsafe-pr-checkout: true
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user