Skip to content

fix: skip webhooks for flagged proposals (#147) #4

fix: skip webhooks for flagged proposals (#147)

fix: skip webhooks for flagged proposals (#147) #4

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 }}