Skip to content

Introduce webhook to prevent more than 1 KIP resource in a single namespace #100

Introduce webhook to prevent more than 1 KIP resource in a single namespace

Introduce webhook to prevent more than 1 KIP resource in a single namespace #100

Workflow file for this run

# Add Web IDE link on PRs
name: web-ide
on:
pull_request_target:
types: [opened, synchronize]
jobs:
add-link:
runs-on: ubuntu-22.04
steps:
- name: Web IDE Pull Request Check
id: try-in-web-ide
uses: redhat-actions/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}