Skip to content

chore(deps): update containerbase/internal-tools action to v4.5.28 (main) #35814

chore(deps): update containerbase/internal-tools action to v4.5.28 (main)

chore(deps): update containerbase/internal-tools action to v4.5.28 (main) #35814

Workflow file for this run

name: Devcontainer
on:
pull_request:
branches:
- main
types:
- opened
- synchronize
- reopened
- ready_for_review
permissions:
contents: read
jobs:
devcontainer-test:
runs-on: ubuntu-latest
if: github.event.pull_request.draft != true
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
show-progress: false
- name: Build and run dev container task
uses: devcontainers/ci@b63b30de439b47a52267f241112c5b453b673db5 # v0.3.1900000449
with:
runCmd: pnpm build