Skip to content

Create gentx-Stake-Take.json #7

Create gentx-Stake-Take.json

Create gentx-Stake-Take.json #7

Workflow file for this run

name: validate-gentx
on:
pull_request:
# branches: [dev]
jobs:
build:
name: Validating
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
- uses: actions/checkout@v2
- name: add permission
run: chmod +x ./scripts/validate-gentx.sh
- name: Validating...
run: ./scripts/validate-gentx.sh