Commit graph

9 commits

Author SHA1 Message Date
Ilir Bekteshi
c880b49d82 Save yamllint output/log to a file 2021-08-10 20:00:50 +02:00
Ilir Bekteshi
c19bd0523a
Add --no-warnings flag #19 (#20) 2021-05-26 08:56:08 +02:00
Ilir Bekteshi
b2aeacc1b7
Convert to composite action #10 (#11) 2020-11-08 18:54:33 +01:00
Lucian Poston
4d720f5e90
Rewrite entrypoint in bash
Fixes #2
Fixes #3
2020-02-17 20:15:31 -06:00
Petr Ruzicka
cf0212bc66 Use the current directory as default path for yamllint
Use the current directory as default path for yamllint.
It's a handy default option which allows yamllint to check all yaml
files in repository by default (which is usually the use case).
2020-01-27 11:11:33 +01:00
Ilir Bekteshi
00803810a2 Add default values, exit if no input 2019-12-17 14:15:23 +01:00
Ilir Bekteshi
9ea81d4a61 Need a change to trigger the build, doh. 2019-12-17 12:50:34 +01:00
Ilir Bekteshi
7cb973d6a3 Add flags when on of the Configs is specified 2019-10-16 10:50:33 +02:00
Ilir Bekteshi
db8f332c96 Add action, dockerfile, entrypoint 2019-10-16 10:43:28 +02:00