1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-06-30 23:23:40 +02:00

Remove trigger of Gitlab sync for merge requests

Duplicate triggers cause problems, so only the push trigger is left.
This commit is contained in:
Vasiliy Vasilyuk
2024-07-01 22:53:08 +03:00
parent 593bc9715c
commit 4d793253e8

View File

@ -2,8 +2,6 @@ name: GitLab
on:
push:
pull_request:
branches: ["main"]
workflow_dispatch:
jobs: