Files
cron-parser-cli/.gitea/workflows/ci.yml
7000pctAUTO a840d8fa79
All checks were successful
CI / test (push) Successful in 1s
fix: add CI workflow
2026-02-01 15:23:15 +00:00

7 lines
95 B
YAML

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo hello