Add template CI

This commit is contained in:
Vili Sinervä 2025-06-09 02:18:23 +03:00
parent 2ef35caa2b
commit 2e99c27f47

View file

@ -0,0 +1,8 @@
on:
schedule:
- cron: '*/5 * * * *'
jobs:
test:
runs-on: ubuntu-22.04
steps:
- run: echo All Good