1
0
Fork 0
mirror of https://code.forgejo.org/actions/forgejo-release.git synced 2026-05-07 02:57:36 +02:00

add tests

This commit is contained in:
Niklas Koll 2026-02-09 11:18:36 +01:00
parent 8dc53bb34f
commit 579af53e4c
7 changed files with 91 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# This is a Release Note
Some *formatted*,
multiline
Markdown content.
```bash
echo "Even a code block"
```