rochacbruno / python-project-template

DO NOT FORK, CLICK ON "Use this template" - A github template to start a Python Project - this uses github actions to generate your project based on the template.
https://github.com/rochacbruno/python-project-template/generate
The Unlicense
1.06k stars 157 forks source link

Github action for Rename the project from template runs on forks as well #15

Closed urjeetpatel closed 2 years ago

urjeetpatel commented 2 years ago

This github action should not run on forks of this repository. It should only run when the template is used.