Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Bump github.com/operator-framework/api from 0.20.0 to 0.22.0 #910

Bump github.com/operator-framework/api from 0.20.0 to 0.22.0

Bump github.com/operator-framework/api from 0.20.0 to 0.22.0 #910

Workflow file for this run

name: "Manage acceptance-tests-skipped label"
on:
pull_request_target:
branches:
- master
- 'release-v**.x'
jobs:
acceptance-tests-skipped-label:
name: "Manage acceptance-tests-skipped label"
runs-on: ubuntu-20.04
steps:
- name: Checkout Git Repository
uses: actions/checkout@v4
- name: Check if acceptance tests can be skipped
id: check-skip-acceptance
uses: ./.github/actions/check-skip-acceptance-tests
with:
set-label: acceptance-tests-skipped