Commit graph

57 commits

Author SHA1 Message Date
Michal Dorner
0612377665
Do not require user provided githubToken input (configure default) (#7)
* Do not require user provided `githubToken` input  (configure default)

* Remove `edited` from workflow example

Idea of this example was to show setup where CI runs only when particular files are changed. Triggering workflow when name or description of PR is edited is not needed for this use case.
2020-05-24 21:17:51 +02:00
Michal Dorner
9b321c4b3a
Fix status badge 2020-05-21 14:56:45 +02:00
Michal Dorner
25327a213e
Fix README & status badge (#5) 2020-05-21 14:53:14 +02:00
Michal Dorner
29d498d99d
Fix globbing, update metadata, update ncc (#4)
* Enable minimatch dot option
It's not a default globbing behavior, however for our use-case is much more convenient to match those files.

* Update README and package.json
2020-05-21 13:46:48 +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