workflows/pr.prepare: specify cone mode explicitly

This is the default, but who's supposed to know about that? Let's make
it explicit to be clear about the availability of files in `ci/`.
This commit is contained in:
Wolfgang Walther
2025-08-20 18:03:41 +02:00
parent f94fd64d53
commit f35d1cd2cc

View File

@@ -32,6 +32,7 @@ jobs:
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
sparse-checkout-cone-mode: true # default, for clarity
sparse-checkout: |
ci/github-script
- id: prepare