Skip to content

made vpc config dynamic #12

made vpc config dynamic

made vpc config dynamic #12

Workflow file for this run

---
name: Test
on:
workflow_dispatch:
push:
branches-ignore:
- 'dependabot/**'
jobs:
publish:
name: Test
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/master' }}
steps:
- uses: actions/checkout@v2
- run: ./test/run