diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5c1d486f9..ce21ea446 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -131,7 +131,7 @@ workflow. Runs can be checked [here](https://github.com/rhysd/actionlint/actions ## Maintain `all_webhooks.go` -[`all_webhooks.go`(./all_webhooks.go) is a table all webhooks supported by GitHub Actions to trigger workflows. Note that +[`all_webhooks.go`](./all_webhooks.go) is a table all webhooks supported by GitHub Actions to trigger workflows. Note that not all webhooks are supported by GitHub Actions. It is generated automatically with `go generate`. The command runs [`generate-webhook-events`](./scripts/generate-webhook-events) diff --git a/playground/index.html b/playground/index.html index a94f43423..7c8a2181e 100644 --- a/playground/index.html +++ b/playground/index.html @@ -44,14 +44,14 @@

Static checker for GitHub Actions workflow files

-
Loading WebAssembly binary...
- +
Loading WebAssembly binary...
+
-
+
-
Yay! No error was detected.
+
Yay! No error was detected.