diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 6d971c9736..ebb4bcec88 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -1,7 +1,6 @@ on: - # push: - # pull_request: - # types: [opened, synchronize, reopened] + pull_request: + types: [opened, synchronize, reopened] workflow_dispatch: name: Validate ✅ @@ -24,4 +23,4 @@ jobs: - name: Validate ✓ run: | - chain-registry validate --registryDir . \ No newline at end of file + chain-registry validate --registryDir .