Changes
- Add conditions to check current branch by regex inspired by @Eydamos ;)
- Add
On
and NotOn
branch conditions
The Condition\OnBranch
condition is now deprecated and should be replaced with Condition\Branch\On
.
Full list of Conditions
can be found here