Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Commit dcaa178

Browse files
authored
Update rename_project.yml
1 parent f2e670f commit dcaa178

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/rename_project.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Rename the project from template
22

33
on: [push]
44

5+
permissions: write-all
6+
57
jobs:
68
rename-project:
79
if: ${{ !contains (github.repository, '/python-project-template') }}

0 commit comments

Comments
 (0)