This commit is contained in:
Michel Roegl-Brunner 2025-03-11 13:05:34 +01:00
parent cd0f1f69b9
commit c3bf98bf78

View File

@ -3,9 +3,6 @@ name: Move new Scripts to Main Repository
on:
workflow_dispatch:
jobs:
move-to-main-repo:
runs-on: ubuntu-latest
permissions:
deployments: write
contents: write
@ -15,6 +12,10 @@ jobs:
issues: write
pull-requests: write
jobs:
move-to-main-repo:
runs-on: ubuntu-latest
steps:
- name: Generate a token
id: app-token