You've already forked pg_probackup
mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-09-16 09:26:30 +02:00
[issue #301] Only run CI tests for master branch commits to limit our travis usage.
This commit is contained in:
@@ -45,3 +45,8 @@ env:
|
||||
jobs:
|
||||
allow_failures:
|
||||
- if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
|
||||
|
||||
# Only run CI for master branch commits to limit our travis usage
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Reference in New Issue
Block a user