Skip to content

feat: If provided subnet selection returns more networks than needed, pick those that fulfill requirements for a deployment mode and engine type #489

feat: If provided subnet selection returns more networks than needed, pick those that fulfill requirements for a deployment mode and engine type

feat: If provided subnet selection returns more networks than needed, pick those that fulfill requirements for a deployment mode and engine type #489

# ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
name: pull-request-lint
on:
pull_request_target:
types:
- labeled
- opened
- synchronize
- reopened
- ready_for_review
- edited
jobs:
validate:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |-
feat
fix
chore
requireScope: false