Skip to content

devcontainer for dev environment setup #2

devcontainer for dev environment setup

devcontainer for dev environment setup #2

Workflow file for this run

name: 'build'

Check failure on line 1 in .github/workflows/devcontainer.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/devcontainer.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
uses: actions/[email protected]
- name: Build and run dev container task
uses: devcontainers/[email protected]
with:
runCmd: pwd