tdd - change branch to master

This commit is contained in:
Jonathan Martz
2025-01-12 12:30:54 +01:00
parent 74ae1007d5
commit fc7ea51359

View File

@@ -2,9 +2,9 @@ name: Run Mailer
on:
push:
branches: [tdd]
branches: [master]
pull_request:
branches: [tdd]
branches: [master]
schedule:
- cron: '0 * * * *'