arimelody-web/.forgejo/workflows/test.yaml
ari melody 01c14b4e38
All checks were successful
/ test (push) Successful in 21s
testing forgejo actions
2025-10-22 00:26:38 +01:00

9 lines
111 B
YAML

on:
push:
branches:
- dev
jobs:
test:
runs-on: docker
steps:
- run: echo it works!