Skip to content

Commit 3fff10e

Browse files
Docs: Add link to go-httpbin GitHub action
Signed-off-by: Matthew Watkins <[email protected]>
1 parent d2a914c commit 3fff10e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,12 @@ func TestSlowResponse(t *testing.T) {
8787
}
8888
```
8989

90+
### GitHub Actions/Workflows
91+
92+
This external repository provides a GitHub Action for deploying go-httpbin in workflows:
93+
94+
- [lfreleng-actions/go-httpbin-action][]
95+
9096
### Configuration
9197

9298
go-httpbin can be configured via either command line arguments or environment
@@ -254,3 +260,4 @@ Compared to [ahmetb/go-httpbin][ahmet]:
254260
[Production considerations]: #production-considerations
255261
[SECURITY.md]: ./SECURITY.md
256262
[zerolog]: https://github.com/rs/zerolog
263+
[lfreleng-actions/go-httpbin-action]: https://github.com/lfreleng-actions/go-httpbin-action/

0 commit comments

Comments
 (0)