Commit Graph

5 Commits

Author SHA1 Message Date
Michal Dorner bfc5803f5e
Add working-directory PR to changelog 2020-09-14 17:22:51 +02:00
Michal Dorner b4f32c4f08
Reworked README for v2.3 release (#37) 2020-09-14 17:19:32 +02:00
Michal Dorner 3b817c9974
Add support for pull_request_target (#30)
Complements previous commit:
 - adds modified index.js
 - bumps version to 2.2.1
2020-08-13 21:55:56 +02:00
Michal Dorner 83deb9f037
Improve change detection for feature branches (#16)
* Detect changes against configured base branch

* Update README and action.yml

* Add job.outputs example

* Update CHANGELOG
2020-06-24 21:53:31 +02:00
Michal Dorner 7d201829e2
Support reusable paths blocks via yaml anchors (#13)
* Add support for nested arrays of path expressions

* Remove pull_request trigger type options

Default value is fine: opened, synchronize, reopened

* Add CHANGELOG

* Update README
2020-06-19 23:39:06 +02:00