Skip to content

ROX-20753: Add scanner RHTAP build pipeline #77

ROX-20753: Add scanner RHTAP build pipeline

ROX-20753: Add scanner RHTAP build pipeline #77

Workflow file for this run

name: Style
on:
push:
tags:
- '*'
branches:
- master
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
check-generated-files:
runs-on: ubuntu-latest
container:
image: quay.io/stackrox-io/apollo-ci:scanner-test-0.3.61
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- uses: ./.github/actions/job-preamble
- name: Check Generated
run: scripts/ci/jobs/check-generated.sh