Skip to content

fix(github-cli): fix ensure_gh_extension_list_wrapper always creating gh wrapper #2630

fix(github-cli): fix ensure_gh_extension_list_wrapper always creating gh wrapper

fix(github-cli): fix ensure_gh_extension_list_wrapper always creating gh wrapper #2630

name: "Validate devcontainer-feature.json files"
on:
workflow_dispatch:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: "Validate devcontainer-feature.json files"
uses: devcontainers/action@v1
with:
validate-only: "true"
base-path-to-features: "./src"