forked from TrueCloudLab/frostfs-api
[#69] Fix wrong action config
This action can be used with PRs only. Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
b94f554ed4
commit
0b1d53565d
1 changed files with 0 additions and 3 deletions
3
.github/workflows/dco.yml
vendored
3
.github/workflows/dco.yml
vendored
|
@ -1,9 +1,6 @@
|
||||||
name: DCO check
|
name: DCO check
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in a new issue