Skip to content

5.20.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 15:39
5.20.2
e485ec7

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