Files
lancache-adguardhome-config/.gitea/workflows/test_schedule.yaml
uzurka bfc1e9f435
All checks were successful
/ echo (push) Successful in 4s
testing
2025-04-14 23:11:13 +02:00

12 lines
155 B
YAML

on:
schedule:
- cron: '* * * * *'
jobs:
echo:
runs-on: ubuntu-latest
steps:
- name: say hi
shell: bash
run: echo hi