Skip to content

Remove .protocols directory in favor for migrations (#50) #209

Remove .protocols directory in favor for migrations (#50)

Remove .protocols directory in favor for migrations (#50) #209

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
uses: ronin-co/actions/.github/workflows/validate.yml@main
with:
upload_coverage: true
secrets:
ORG_CODECOV_TOKEN: ${{ secrets.ORG_CODECOV_TOKEN }}