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:
|
jobs:
|
||||||
push-json:
|
push-json:
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
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:
|
jobs:
|
||||||
stale-prs:
|
stale-prs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
issues: write
|
issues: write
|
||||||
|
|||||||
Reference in New Issue
Block a user