mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-04 02:12:49 +00:00
Revert from Self Hosted to Ubunut-latest for actions (#5965)
* Update auto-update-app-headers.yml * Update autolabeler.yml * Update changelog-pr.yml * Update crawl-versions.yaml * Update delete-json-branch.yml * Update frontend-cicd.yml * Update github-release.yml * Update update-json-date.yml
This commit is contained in:
committed by
GitHub
parent
3aff85b730
commit
149b2f1602
2
.github/workflows/delete-json-branch.yml
generated
vendored
2
.github/workflows/delete-json-branch.yml
generated
vendored
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
delete_branch:
|
||||
if: github.repository == 'community-scripts/ProxmoxVE'
|
||||
runs-on: runner-cluster-htl-set
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout the code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user