1
0
Fork 0
mirror of https://github.com/karancode/yamllint-github-action.git synced 2024-08-16 10:19:48 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Tung Beier
fdef6bc189
fix(script): adjust yamllint_output declaration (#17) 2023-03-13 22:36:04 +00:00
Yuji Okazawa
c85ba57189
replace set-output statement GITHUB_OUTPUT (#12)
* #11 replace set-output statement GITHUB_OUTPUT

* test: replace set-output statement GITHUB_OUTPUT
2023-02-20 20:11:58 +00:00
Richard Steinbrück
dd59165b84
Add testing framework bats and fix #4 (#5)
* Fix mdl issues

* Add bats as testing framework

* Fix #4

* Add GitHub codeowner file

* Add Dependabot config

* Add github workflow for testing

* don't comment if yamllint is successful (fixes #2)

* remove GITHUB_EVENT.json
2020-04-28 17:39:44 +09:00
karancode
791dcfcb43 bugfix 2019-12-27 13:16:52 +09:00
Karan Thanvi
c350bd84d5
Action v1 (#1)
* initial

* test -x

* bugfix

* bash -> sh

* fix

* fix condition & install jq,curl

* fix message

* fix

* readme

* icon
2019-12-24 01:22:54 +09:00