Skip to content

feat: check for all images (including Sumo Logic own images) #86

feat: check for all images (including Sumo Logic own images)

feat: check for all images (including Sumo Logic own images) #86

Workflow file for this run

name: PRs checks
on:
pull_request:
branches:
- main
jobs:
build-all:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Build all
run: make build-all