zillionare / python-project-wizard

A tool for creating skeleton python project, built with popular develop tools and conform to best practice.
https://zillionare.github.io/python-project-wizard/
BSD 3-Clause "New" or "Revised" License
123 stars 104 forks source link

start github dev CI on every push #15

Closed zillionare closed 1 year ago

zillionare commented 1 year ago

1.1 only enables github dev CI on limited branches, for example, master, release, main. However, dev CI should be enabled by default on all branches.