Changes to Workfows

This commit is contained in:
Michel Roegl-Brunner
2025-05-13 14:19:16 +02:00
parent 98daf9bc56
commit c3f73291a3
14 changed files with 96 additions and 89 deletions

View File

@@ -14,7 +14,7 @@ permissions:
jobs:
move-to-main-repo:
runs-on: ubuntu-latest
if: github.event.label.name == 'Migration To ProxmoxVE'
if: github.event.label.name == 'Migration To ProxmoxVE' && github.repository == 'community-scripts/ProxmoxVED'
steps:
- name: Generate a token
id: app-token