Update push_json_to_pocketbase.yml

This commit is contained in:
Michel Roegl-Brunner
2026-03-04 10:06:28 +01:00
committed by GitHub
parent fdc30949e3
commit be0b17c171

View File

@@ -9,7 +9,7 @@ on:
jobs:
push-json:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4