Skip to content

Commit 5e2ecf6

Browse files
committed
Merge branch 'develop' of github.com:supabase/postgres into ansible_cleanups
* 'develop' of github.com:supabase/postgres: fix: change trigger to `merge_group` in "Release Migrations - Staging / build (push)" workflow (#1884) tests: newline readme (#1883)
2 parents b5855ea + 00f7011 commit 5e2ecf6

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.github/workflows/publish-migrations-staging.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
name: Release Migrations - Staging
22

33
on:
4-
push:
5-
branches:
6-
- develop
4+
merge_group:
75
workflow_dispatch:
86

97
jobs:
10-
build:
8+
release-migrations-staging:
119
runs-on: blacksmith-2vcpu-ubuntu-2404-arm
1210
timeout-minutes: 15
1311
permissions:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,4 +339,4 @@ TODO: find way to automate this
339339

340340
We are building the features of Firebase using enterprise-grade, open source products. We support existing communities wherever possible, and if the products don’t exist we build them and open source them ourselves.
341341

342-
[![New Sponsor](https://user-images.githubusercontent.com/10214025/90518111-e74bbb00-e198-11ea-8f88-c9e3c1aa4b5b.png)](https://github.com/sponsors/supabase)
342+
[![New Sponsor](https://user-images.githubusercontent.com/10214025/90518111-e74bbb00-e198-11ea-8f88-c9e3c1aa4b5b.png)](https://github.com/sponsors/supabase)

0 commit comments

Comments
 (0)