rochacbruno / fastapi-project-template

DO NOT FORK, CLICK "Use this template" - The base to start an openapi project featuring: SQLModel, Typer, FastAPI, JWT Token Auth, Interactive Shell, Management Commands.
The Unlicense
384 stars 36 forks source link

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

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.