Commit graph

12 commits

Author SHA1 Message Date
Lucian Poston
7c8482c72b
Add bash to Dockerfile 2020-02-17 19:18:15 -06:00
Ilir Bekteshi
26e96b30f8
Merge pull request #1 from ruzickap/enhancement-default_path
Use the current directory as default path for yamllint
2020-01-27 12:06:14 +01: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
ea809ad25c Rename file 2019-12-17 12:48:47 +01:00
Ilir Bekteshi
a39b849247 Use published image for faster runs 2019-12-17 12:47:12 +01:00
Ilir Bekteshi
10975e2cec
Update action.yml 2019-10-16 11:13:43 +02:00
Ilir Bekteshi
6888687646 Add docs 2019-10-16 11:10:34 +02: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
Ilir Bekteshi
301f739d5f
Initial commit 2019-10-16 10:26:48 +02:00