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

4 commits

Author SHA1 Message Date
Tung Beier
35d356f02b
fix(test): adapt test validation (#18)
* fix(test): adapt test validation

Related to the change in
https://github.com/karancode/yamllint-github-action/pull/17

* feat(action): run CI on pull request against master
2023-03-14 15:10:12 +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
Yudai Takada
234e9eaa71
Fix a typo (#9)
Use nested instead of nestet
2022-12-19 03:00:22 +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