mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-08 05:28:13 +00:00
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
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
|
||||
|
||||
2
.github/workflows/stale_pr_close.yml
generated
vendored
2
.github/workflows/stale_pr_close.yml
generated
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
stale-prs:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
permissions:
|
||||
pull-requests: write
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user