Skip to content

chore(deps): update dependency @types/node to v20.17.24 #242

chore(deps): update dependency @types/node to v20.17.24

chore(deps): update dependency @types/node to v20.17.24 #242

name: Container
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- main
workflow_dispatch:
jobs:
container-build:
uses: ./.github/workflows/util-build-and-deploy.yaml
with:
deploy: false
branchName: ${{ github.head_ref || github.ref_name }}
secrets: inherit