Commit Graph

4 Commits

Author SHA1 Message Date
Michal Dorner
f9b6173f5e
Fixes - making action pass self-test (#3)
* Remove accidental string interpolation from action.yml

* Fix test workflow filters

* Improve self-test

* Add test case for matching any changed file

* Fix workflow test - step `name` was used instead of `id`

* Extend default pull_request trigger types

* Remove `edited` trigger to avoid executing workflow on non-code changes
2020-05-21 01:37:33 +02:00
Michal Dorner
350b8cb78b Rename github-token input to githubToken 2020-05-21 00:41:27 +02:00
Michal Dorner
f29479bb44 Update README and action metadata 2020-05-21 00:31:39 +02:00
Michal Dorner
b78de5e86b Initial commit 2020-05-20 17:03:08 +02:00