mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
57 stars 23 forks source link

chore: add mattrassurance synchronisation github workflow #228

Open kirill-ivanov-mattr opened 5 months ago

kirill-ivanov-mattr commented 5 months ago

Adding a workflow to sync code of the repo to mattrassurance GitHub organisation when main branch is updated.

Description

Adding a workflow to sync code of the repo to mattrassurance GitHub organisation when main branch is updated.

Motivation and Context

Adding a workflow to sync code of the repo to mattrassurance GitHub organisation when main branch is updated.

Code will be scanned for security vulnerabilities by Snyk after synchronisation

Does this PR introduce a breaking change?

Which merge strategy will you use?