tdd - add schedule

This commit is contained in:
Jonathan Martz
2025-01-12 12:26:58 +01:00
parent 2fab82e938
commit 74ae1007d5

View File

@@ -5,6 +5,8 @@ on:
branches: [tdd] branches: [tdd]
pull_request: pull_request:
branches: [tdd] branches: [tdd]
schedule:
- cron: '0 * * * *'
jobs: jobs:
run-mailer: run-mailer: