ci(postgres): fixed trigger
All checks were successful
Gitea Build Check / Build (push) Successful in 10m54s

Signed-off-by: SoXX <soxx@fenpa.ws>
This commit is contained in:
SoXX 2024-06-24 12:02:39 +02:00
parent 1ed6b91214
commit bfa074fd9b

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing the build
on: on:
push: push:
branches: branches:
- main - develop/postgresql
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]