Skip to content

fix(scripts): use path to validator.json instead of content after v1.0.0 #926

fix(scripts): use path to validator.json instead of content after v1.0.0

fix(scripts): use path to validator.json instead of content after v1.0.0 #926

Workflow file for this run

name: github
on:
pull_request:
types:
- opened
- edited
- labeled
- unlabeled
- synchronize
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: akash-network/wip-check@v1
with:
labels: '["do-not-merge", "wip", "rfc"]'
keywords: '["WIP", "wip", "RFC", "rfc"]'