Update .github/workflows/update-repo.yml

This commit is contained in:
2026-04-13 15:58:52 +02:00
parent c6add67075
commit 9438aa9366

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
update-db: update-db:
runs-on: linux runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code