Skip to content

Commit c3ba0b7

Browse files
authored
Merge pull request #2051 from gereons/update-for-2025
move 2024 solutions to 2024.md
2 parents 2ddec7a + a34fec3 commit c3ba0b7

3 files changed

Lines changed: 705 additions & 252 deletions

File tree

.github/workflows/update-badge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: ./.github/actions/update-badge
2525
with:
2626
ghToken: ${{ secrets.GITHUB_TOKEN }}
27-
fileNames: README.md 2023.md 2022.md 2021.md 2020.md 2019.md 2018.md
27+
fileNames: README.md 2024.md 2023.md 2022.md 2021.md 2020.md 2019.md 2018.md
2828

2929
- name: Git commit and push
3030
run: |

0 commit comments

Comments
 (0)