Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Pin regctl installer to v0.1.0 release #15

Pin regctl installer to v0.1.0 release

Pin regctl installer to v0.1.0 release #15

name: Change Validation
"on":
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/lint.yml
test-build:
name: "Test: Run test build workflow"
uses: ./.github/workflows/test-build.yml
secrets: inherit
test-build-SLSA:
name: "Test: Run test build SLSA workflow"
uses: ./.github/workflows/test-build-SLSA.yml
secrets: inherit