web/.forgejo/workflows/default.yml
rvba cd00e0341c
Some checks are pending
/ test (push) Waiting to run
Actualiser .forgejo/workflows/default.yml
2024-12-01 17:00:17 +01:00

6 lines
No EOL
112 B
YAML

on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo Hello, Runner !