hookshot/.github/workflows/sign-off.yml
Will Hunt 681ab8ebff
Add signoff check (#427)
* Add signoff check

* develop

* Rename

* test

* test data

* Fix

* pin to ref

* changelog

* Use backend-meta
2022-07-27 12:23:17 +01:00

10 lines
184 B
YAML

name: Contribution requirements
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
signoff:
uses: matrix-org/backend-meta/.github/workflows/sign-off.yml@v1.4.0