mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-03 07:27:42 +00:00
tdd - add schedule
This commit is contained in:
2
.github/workflows/tdd.yml
vendored
2
.github/workflows/tdd.yml
vendored
@@ -5,6 +5,8 @@ on:
|
||||
branches: [tdd]
|
||||
pull_request:
|
||||
branches: [tdd]
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
jobs:
|
||||
run-mailer:
|
||||
|
||||
Reference in New Issue
Block a user