Files
endoflife-date-release-data/.github
Marc Wrobel 727c1c7367 Do not checkout the website repository twice in update.yml (#271)
This is good because checking out a non-existing branch:

- takes nearly 30s, and most PR does not have a branch with the same name declared in both release-data and endoflife.date repository,
- pollute workflow summary with cryptic error messages.

So overall this save a lot of time and is cleaner.
2023-12-31 17:11:45 +01:00
..