File: dco.yml

package info (click to toggle)
pysequoia 0.1.29-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 664 kB
  • sloc: sh: 22; python: 20; makefile: 11
file content (9 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
name: Developer Certificate of Origin

on: pull_request

jobs:
  check:
    runs-on: ubuntu-latest
    steps:
      - uses: tisonkun/actions-dco@v1.1