Skip to content

Commit c0e0315

Browse files
committed
docs: add Pull Request Examples
1 parent 3b81db6 commit c0e0315

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,15 @@ jobs:
2323
recursive: true
2424
```
2525
26-
More examples is
26+
More usage examples is
2727
in [docker-compose-linter/dclint-github-action](https://github.com/docker-compose-linter/dclint-github-action).
2828
29+
## Pull Request Examples
30+
31+
- [Basic Action with Annotations and Summary](https://github.com/docker-compose-linter/example-github-action/actions/runs/15779875919)
32+
- [Docker Action with Annotations](https://github.com/docker-compose-linter/example-github-action/actions/runs/15780219598)
33+
- [Reviewdog integration with PR Review](https://github.com/docker-compose-linter/example-github-action/pull/3)
34+
2935
## License
3036
3137
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.

0 commit comments

Comments
 (0)