Open blythed opened 2 years ago
When someone tags a commit, then publish something to pypi. If the commit is not .*dev[0-9]+$ then enforce it must be master.
.*dev[0-9]+$
🛰️ Feature
When someone tags a commit, then publish something to pypi. If the commit is not
.*dev[0-9]+$
then enforce it must be master.