Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Run Trustify nightly release/0.3.z branch tests #22

Run Trustify nightly release/0.3.z branch tests

Run Trustify nightly release/0.3.z branch tests #22

name: Run Trustify nightly release/0.3.z branch tests
on:
schedule:
- cron: "5 3 * * *"
workflow_dispatch:
jobs:
main-nightly:
uses: ./.github/workflows/global-ci.yml
with:
operator_bundle: "ghcr.io/trustification/trustify-operator-bundle:0.3.z"
tests_ref: release/0.3.z
run_api_tests: true
run_ui_tests: true
operator_branch: release/0.3.z