forked from cerc-io/cosmos-explorer
update executing critiion
This commit is contained in:
parent
4f77b7925d
commit
c56aa74392
5
.github/workflows/config-check.yaml
vendored
5
.github/workflows/config-check.yaml
vendored
@ -5,7 +5,10 @@ on:
|
|||||||
# push:
|
# push:
|
||||||
# branches: [ master ]
|
# branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
# branches: [ master ]
|
||||||
|
paths:
|
||||||
|
- 'src/chains/mainnet/**'
|
||||||
|
- 'src/chains/testnet/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user