Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

chore(): Add Github action CI on projects PR #425

Closed CuriousLearner closed 3 years ago

CuriousLearner commented 3 years ago

Why was this change necessary?

Github Action CI won't trigger on PR for projects

How does it address the problem?

Make CI trigger in project PRs.

Are there any side effects?

None.