Skip to content

Use istioctl for local install and skip sail tests on PR (#395) #112

Use istioctl for local install and skip sail tests on PR (#395)

Use istioctl for local install and skip sail tests on PR (#395) #112

name: Build images for main branch
on:
push:
branches: ['main']
jobs:
workflow-build:
name: Calls build-images-base workflow
uses: ./.github/workflows/build-images-base.yaml
secrets: inherit