mento-protocol / governance-watchdog

A system that monitors Mento Governance events on-chain and sends notifications about them to Discord and Telegram
0 stars 0 forks source link

Add CI #5

Closed chapati23 closed 3 months ago

chapati23 commented 3 months ago

Added .github/workflows/ci.yaml that runs all linters via trunk check --all on every push

How to review?