Update .github/workflows/update-repo.yml

This commit is contained in:
2026-04-13 15:48:51 +02:00
parent a40a5f46ef
commit ee791765d3

View File

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