testing
All checks were successful
/ echo (push) Successful in 4s

This commit is contained in:
2025-04-14 23:11:13 +02:00
parent fc1a80d1bb
commit bfc1e9f435

View File

@ -0,0 +1,11 @@
on:
schedule:
- cron: '* * * * *'
jobs:
echo:
runs-on: ubuntu-latest
steps:
- name: say hi
shell: bash
run: echo hi