Added forgejo actions
/ test (push) Successful in 31s Details

This commit is contained in:
Sebastian 2023-07-31 19:36:44 +02:00
parent 6fbe5949e6
commit ba3c11fee4
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good