test workflow job

This commit is contained in:
iminet
2026-08-13 04:32:49 +02:00
parent 0d67416610
commit 216445d804
+4
View File
@@ -6,6 +6,10 @@ on:
schedule:
- cron: "0 */6 * * *"
push:
branches:
- main
jobs:
hello:
runs-on: ubuntu-latest