vitrine/.forgejo/workflows/build.yml
Félix Piédallu 89a255bd13
All checks were successful
/ test (push) Successful in 1s
action on vps
2025-10-02 14:42:30 +02:00

10 lines
105 B
YAML

on:
push:
branches: [main]
jobs:
test:
runs-on: vps
steps:
- run: echo All good!