Skip to content

UnixSocketConfiguration: Change from/to to source/destination (#22) #64

UnixSocketConfiguration: Change from/to to source/destination (#22)

UnixSocketConfiguration: Change from/to to source/destination (#22) #64

name: Build containerization
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main
- release/*
jobs:
containerization:
permissions:
contents: read
packages: write
pages: write
uses: ./.github/workflows/containerization-build-template.yml
secrets: inherit