Skip to content

chore(deps): update typescript-eslint monorepo to v8.26.1 #232

chore(deps): update typescript-eslint monorepo to v8.26.1

chore(deps): update typescript-eslint monorepo to v8.26.1 #232

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