Selaa lähdekoodia

ci: Run postgres builds as well after a push on develop

version-14
Suraj Shetty 3 vuotta sitten
committed by GitHub
vanhempi
commit
f4e477ef42
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      .github/workflows/server-postgres-tests.yml

+ 2
- 0
.github/workflows/server-postgres-tests.yml Näytä tiedosto

@@ -3,6 +3,8 @@ name: Server
on:
pull_request:
workflow_dispatch:
push:
branches: [ develop ]

concurrency:
group: server-postgres-develop-${{ github.event.number }}


Ladataan…
Peruuta
Tallenna