mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 03:08:12 +00:00
Change runner from ubuntu-latest to self-hosted
This commit is contained in:
committed by
GitHub
parent
e8953ca09f
commit
13a5761855
2
.github/workflows/push_json_to_pocketbase.yml
generated
vendored
2
.github/workflows/push_json_to_pocketbase.yml
generated
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
push-json:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user