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

6 commits

Author SHA1 Message Date
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
Sebastian Kunze
8d8558d725
Fix wrong secret name in README (#3) 2020-02-22 16:54:27 -05:00
karancode
791dcfcb43 bugfix 2019-12-27 13:16:52 +09:00
Karan Thanvi
7529b44059
Rename actions.yaml to action.yml 2019-12-24 01:24:15 +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
Karan Thanvi
565a77661f
Initial commit 2019-12-23 15:33:54 +09:00