diff --git a/README.md b/README.md index 888a69b..f1708fe 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,10 @@ docker run \ ``` shell docker run --entrypoint="" --rm -it docker.io/gitea/act_runner:latest act_runner generate-config > config.yaml ``` + ### Skip workflow -[skip ci] -[ci skip] -[no ci] -[skip actions] -[actions skip] \ No newline at end of file +- [skip ci] +- [ci skip] +- [no ci] +- [skip actions] +- [actions skip] \ No newline at end of file