Skip to content

Failed to install OLM version "0.28.0": detected existing OLM resources: OLM must be completely uninstalled before installation #9084

Failed to install OLM version "0.28.0": detected existing OLM resources: OLM must be completely uninstalled before installation

Failed to install OLM version "0.28.0": detected existing OLM resources: OLM must be completely uninstalled before installation #9084

Workflow file for this run

on:
issue_comment:
types: [created]
jobs:
rerun_tests:
name: rerun_pr_tests
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-24.04
steps:
- uses: operator-framework/rerun-actions@v0.4.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
comment_id: ${{ github.event.comment.id }}