*: move Notary contract out of P2PSigExtensions under Echidna hardfork #971
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Contribution guidelines | |
on: | |
pull_request: | |
branches: | |
- master | |
jobs: | |
commits_check_job: | |
name: DCO check | |
uses: nspcc-dev/.github/.github/workflows/dco.yml@master |