Skip to content

Remove port 9443 from harbor IP for webhook event check #1

Remove port 9443 from harbor IP for webhook event check

Remove port 9443 from harbor IP for webhook event check #1

Workflow file for this run

name: CI
on:
pull_request:
paths:
- 'docs/**'
- '**.md'
- 'tests/**'
- '!tests/**.sh'
- '!tests/apitests/**'
- '!tests/ci/**'
jobs:
UTTEST:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'