mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-03 07:27:42 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [tdd]
|
branches: [master]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [tdd]
|
branches: [master]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 * * * *'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user