mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-02 23:17:43 +00:00
tdd - change branch to master
This commit is contained in:
4
.github/workflows/tdd.yml
vendored
4
.github/workflows/tdd.yml
vendored
@@ -2,9 +2,9 @@ name: Run Mailer
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [tdd]
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [tdd]
|
||||
branches: [master]
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user