Skip to content

chore(deps): bump k8s.io/apimachinery from 0.0.0-20181127025237-2b1284ed4c93 to 0.16.13 #189

chore(deps): bump k8s.io/apimachinery from 0.0.0-20181127025237-2b1284ed4c93 to 0.16.13

chore(deps): bump k8s.io/apimachinery from 0.0.0-20181127025237-2b1284ed4c93 to 0.16.13 #189

# 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/try-in-web-ide@v1.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}