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