Skip to content

Add Adjutorix guided product experience shell (#214) #254

Add Adjutorix guided product experience shell (#214)

Add Adjutorix guided product experience shell (#214) #254

name: ADJUTORIX v1.1.0 Operator Release Artifact Attestation
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
operator-release-artifact-attestation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Assert operator release artifact attestation perimeter
env:
GH_TOKEN: ${{ github.token }}
GITHUB_REPOSITORY: ${{ github.repository }}
run: node scripts/product/assert-operator-release-artifact-attestation.mjs