File tree Expand file tree Collapse file tree 5 files changed +364
-0
lines changed
Expand file tree Collapse file tree 5 files changed +364
-0
lines changed Original file line number Diff line number Diff line change 1+ name : DCO Check
2+
3+ on :
4+ pull_request :
5+
6+ jobs :
7+ check :
8+ runs-on : ubuntu-latest
9+ steps :
10+ - uses : KineticCafe/actions-dco@v1
Original file line number Diff line number Diff line change 66 - docs/**
77 - tools/**
88 - flake.nix
9+ - README.md
910 pull_request :
1011 branches : [main]
1112 paths-ignore :
1213 - docs/**
1314 - tools/**
1415 - flake.nix
16+ - README.md
1517
1618jobs :
1719 build_and_test :
Original file line number Diff line number Diff line change 55 paths-ignore :
66 - docs/**
77 - tools/**
8+ - README.md
89 pull_request :
910 branches : [main]
1011 paths-ignore :
1112 - docs/**
1213 - tools/**
14+ - README.md
1315
1416jobs :
1517 build_and_test :
Original file line number Diff line number Diff line change 11# Rex kernel extensions
22
3+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/rex-rs/rex/.github%2Fworkflows%2Fmeson.yml?label=ci )] ( https://github.com/rex-rs/rex/actions )
4+ [ ![ Nix] ( https://img.shields.io/github/actions/workflow/status/rex-rs/rex/.github%2Fworkflows%2Fnix.yml?label=ci-nix )] ( https://github.com/rex-rs/rex/actions )
5+ [ ![ Gentoo] ( ./docs/image/gentoo-badge3.svg )] ( https://www.gentoo.org )
6+
37```
48 ____ _______ __ _____ _ _
59| _ \| ____\ \/ / | ____|_ _| |_ ___ _ __ ___(_) ___ _ __ ___
You can’t perform that action at this time.
0 commit comments