Skip to content

Reverting get_previous_version logic to get the first tag_name's value from json #678

Reverting get_previous_version logic to get the first tag_name's value from json

Reverting get_previous_version logic to get the first tag_name's value from json #678

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