Skip to content

fix: only send notification for proposal once (#176) #67

fix: only send notification for proposal once (#176)

fix: only send notification for proposal once (#176) #67

Workflow file for this run

name: Test
on: [push]
jobs:
test:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/test.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}