Merge pull request #18444 from dvdksn/i-am-speed

ci: speed up validate-upstream workflow
This commit is contained in:
David Karlsson 2023-10-17 10:57:31 +02:00 committed by GitHub
commit 3264b609ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ jobs:
targets: validate-upstream
set: |
*.cache-from=type=gha,scope=docs-upstream
*.cache-to=type=gha,scope=docs-upstream,mode=max
*.cache-to=type=gha,scope=docs-upstream
env:
UPSTREAM_MODULE_NAME: ${{ inputs.module-name }}
UPSTREAM_REPO: ${{ github.repository }}