1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-19 18:38:58 +00:00

Don't fetch everything on builder init job (#157243)

This commit is contained in:
Robert Resch
2025-11-25 12:00:19 +01:00
committed by GitHub
parent 1a875b021a
commit 1063e71318

View File

@@ -28,8 +28,6 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
fetch-depth: 0
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0