mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-02 23:17:43 +00:00
workflow one time per day
This commit is contained in:
2
.github/workflows/tdd.yml
vendored
2
.github/workflows/tdd.yml
vendored
@@ -6,7 +6,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 17 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-mailer:
|
run-mailer:
|
||||||
|
|||||||
Reference in New Issue
Block a user