Update .gitea/workflows/ build_check.yaml
Some checks failed
Gitea Build Check / Build (push) Failing after 6m22s
Some checks failed
Gitea Build Check / Build (push) Failing after 6m22s
This commit is contained in:
parent
645ff40748
commit
b6c201383f
@ -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" ]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user