forked from TrueCloudLab/frostfs-s3-gw
[#297] .forgejo: Check only PR commits in dco-go
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
2e870e99c7
commit
12434d5f4d
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ jobs:
|
||||||
- name: Run commit format checker
|
- name: Run commit format checker
|
||||||
uses: https://git.frostfs.info/TrueCloudLab/dco-go@v3
|
uses: https://git.frostfs.info/TrueCloudLab/dco-go@v3
|
||||||
with:
|
with:
|
||||||
from: 3fbad97a
|
from: 'origin/${{ github.event.pull_request.base.ref }}'
|
||||||
|
|
Loading…
Reference in a new issue