diff options
author | Earl Warren <contact@earl-warren.org> | 2023-09-04 19:04:46 +0200 |
---|---|---|
committer | Earl Warren <contact@earl-warren.org> | 2023-09-04 19:04:46 +0200 |
commit | d556450664b3176121734ca68cce6d31ef28cfcf (patch) | |
tree | 533e7ba2719185f6e305936629270f51bca2cea0 /examples | |
parent | Merge pull request 'update the examples documentation' (#75) from earl-warren... (diff) | |
download | forgejo-runner-d556450664b3176121734ca68cce6d31ef28cfcf.tar.xz forgejo-runner-d556450664b3176121734ca68cce6d31ef28cfcf.zip |
add links to workflow examples
Diffstat (limited to 'examples')
-rw-r--r-- | examples/README.md | 5 |
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 | |-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |