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]
|
branches: [tdd]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [tdd]
|
branches: [tdd]
|
||||||
|
schedule:
|
||||||
|
- cron: '0 * * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-mailer:
|
run-mailer:
|
||||||
|
|||||||
Reference in New Issue
Block a user