ci: add demo forgejo workflow
All checks were successful
/ test (push) Successful in 1s

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2024-09-05 18:28:05 +02:00
parent 57aba33f1e
commit 4a0ab0da6c
Signed by: cafkafk
GPG key ID: 26C542FD97F965CE

View file

@ -0,0 +1,10 @@
# SPDX-FileCopyrightText: 2024 Christina Sørensen
#
# SPDX-License-Identifier: EUPL-1.2
on: [push]
jobs:
test:
runs-on: native
steps:
- run: echo All Good