From 81e310b7c609b1059412304e06972d7e9cfdc769 Mon Sep 17 00:00:00 2001 From: Hartmut Date: Thu, 14 Sep 2023 18:16:35 +0200 Subject: [PATCH] feat: no PAT is required for running migrate-repo-template wf --- .github/workflows/0.initial.migrate-repo-template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/0.initial.migrate-repo-template.yml b/.github/workflows/0.initial.migrate-repo-template.yml index 045641c..5ba2782 100644 --- a/.github/workflows/0.initial.migrate-repo-template.yml +++ b/.github/workflows/0.initial.migrate-repo-template.yml @@ -63,7 +63,6 @@ jobs: uses: actions/checkout@v4 with: ref: main - token: ${{ secrets.CI_GITHUB_TOKEN }} - name: Migrate env: