mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
WF
This commit is contained in:
6
.github/workflows/move-to-main-repo.yaml
vendored
6
.github/workflows/move-to-main-repo.yaml
vendored
@@ -7,9 +7,13 @@ jobs:
|
|||||||
move-to-main-repo:
|
move-to-main-repo:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
|
deployments: write
|
||||||
contents: write
|
contents: write
|
||||||
pull-requests: write
|
statuses: write
|
||||||
actions: write
|
actions: write
|
||||||
|
checks: write
|
||||||
|
issues: write
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Generate a token
|
- name: Generate a token
|
||||||
|
|||||||
Reference in New Issue
Block a user