Compare commits

..

3 commits
master ... test

Author SHA1 Message Date
34fc16edb6 Bad commit
Some checks reported warnings
/ DCO (pull_request) Has been cancelled
2024-07-02 18:19:33 +03:00
0e66a0dc06 [#123] Good commit
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-07-02 18:18:31 +03:00
23058903b9 [#9] Add workflow file for actions
Signed-off-by: Ekaterina Lebedeva <elebedeva@noreply.frostfs.info>
2024-07-02 18:16:27 +03:00
3 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,20 @@
on: [pull_request]
jobs:
dco:
name: DCO
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: '1.20'
- name: Run commit format checker
uses: https://git.frostfs.info/TrueCloudLab/dco-go@master
with:
from: 406c2324

1
anothernewfile Normal file
View file

@ -0,0 +1 @@
wawawa

1
newfile Normal file
View file

@ -0,0 +1 @@
awawaw