Commit Graph

6 Commits

Author SHA1 Message Date
renovate[bot]
707e3b5698
fix(deps): update module github.com/bmatcuk/doublestar to v4 (#4)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-19 14:14:43 +02:00
92fdced7d3
fix: fix linting and indentation in output format 2021-09-19 14:00:00 +02:00
Brad Rydzewski
4889634ea9 added action to when clause 2019-06-13 18:11:18 -07:00
Thomas Boerger
6c40ddf74e
Check matrix conditions correctly
We are using matrix conditions heavily, and without that fix they are
ignored and could lead to undefined variables. With this fix only
matching matrix conditions are getting converted from the legacy format.
2019-04-24 16:59:32 +02:00
Brad Rydzewski
0d322e10f2 add license headers 2019-02-10 11:00:16 -08:00
Brad Rydzewski
98eb77b4c5 initial commit 2019-01-22 15:44:17 -08:00