Skip to content

fix(migration): throw error for invalid hostRules #1095

fix(migration): throw error for invalid hostRules

fix(migration): throw error for invalid hostRules #1095

Workflow file for this run

name: devcontainer
on:
pull_request:
branches:
- main
jobs:
devcontainer-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Build and run dev container task
uses: devcontainers/ci@57eaf0c9b518a76872bc429cdceefd65a912309b # v0.3.1900000329
with:
runCmd: yarn build