Skip to content

Releases: saulmaldonado/skip-workflow

v1.1.1

03 Aug 23:48
Compare
Choose a tag to compare

Dependency updates and deprecate main examples

v1.1.0

24 Nov 09:52
56e98c2
Compare
Choose a tag to compare

New fail-fast and full push support

Notable Changes

  • New fail-fast input option
    • new optional input for immediately failing workflow. #26
  • Fixes support for on push workflow event trigger
    • Fixed support for deep searching commits in push event workflow trigger #27

Other changes

  • Adds new e2e test for RegExp phrases 0b3ea37

  • Edits CI workflow to allow PRs to use repo secrets 098919f

  • Edits codecov action to work with pull_request_target 8e0605c

  • Refactors parsePhraseInput modules 357c5fe

v1.0.0

16 Nov 10:05
afd9b78
Compare
Choose a tag to compare

Initial release 🚀

Pre-initial release

16 Nov 07:41
0f70ddd
Compare
Choose a tag to compare
Pre-release
v1.0.0-beta

chore: add branding property to action.yml