summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordachary <dachary@noreply.code.forgejo.org>2023-09-04 19:15:48 +0200
committerdachary <dachary@noreply.code.forgejo.org>2023-09-04 19:15:48 +0200
commitb1bfa4968e1a5680727987bc98bc5b704c6ba9b8 (patch)
tree533e7ba2719185f6e305936629270f51bca2cea0
parentMerge pull request 'update the examples documentation' (#75) from earl-warren... (diff)
parentadd links to workflow examples (diff)
downloadforgejo-runner-b1bfa4968e1a5680727987bc98bc5b704c6ba9b8.tar.xz
forgejo-runner-b1bfa4968e1a5680727987bc98bc5b704c6ba9b8.zip
Merge pull request 'add links to workflow examples' (#78) from earl-warren/runner:wip-other-docs into main
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/78
-rw-r--r--examples/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index c47859b..f9dd774 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -1,4 +1,7 @@
-A collection of usage and deployment examples.
+This directory contains a collection of usage and deployment examples.
+
+Workflow examples can be found [in the documentation](https://forgejo.org/docs/next/user/actions/)
+and in the [sources of the setup-forgejo](https://code.forgejo.org/actions/setup-forgejo/src/branch/main/testdata) action.
| Section | Description |
|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|