Skip to content

Commit a9888a9

Browse files
Merge pull request #10 from thriving-dev/feat/no-pat-required-for-migration-wf
feat: no PAT is required for running migrate-repo-template wf
2 parents 86cc4cf + 81e310b commit a9888a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/0.initial.migrate-repo-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
uses: actions/checkout@v4
6464
with:
6565
ref: main
66-
token: ${{ secrets.CI_GITHUB_TOKEN }}
6766

6867
- name: Migrate
6968
env:

0 commit comments

Comments
 (0)