zola-check-manager

A Github Action allowing you to manage the zola check results in github
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.git
Log | Files | Refs | README | LICENSE

payload.json (110B)


      1 {
      2     "repo": {
      3         "owner": "foo",
      4         "repo": "bar"
      5     },
      6     "sha": "1234",
      7     "action": "push"
      8 }