Update .gitea/workflows/ build_check.yaml
Some checks failed
Gitea Build Check / Build (push) Failing after 6m22s

This commit is contained in:
SoXX 2024-07-02 06:20:34 +00:00
parent 645ff40748
commit b6c201383f

View File

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