[#297] .forgejo: Check only PR commits in dco-go

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
feature/add_user_tags_in_query
Evgenii Stratonikov 2024-01-26 11:36:50 +03:00 committed by Alexey Vanin
parent 2e870e99c7
commit 12434d5f4d
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ jobs:
- name: Run commit format checker
uses: https://git.frostfs.info/TrueCloudLab/dco-go@v3
with:
from: 3fbad97a
from: 'origin/${{ github.event.pull_request.base.ref }}'