Skip to content

chore: add network policies for Harbor #206

chore: add network policies for Harbor

chore: add network policies for Harbor #206

Workflow file for this run

name: "Sub PR title"
on:
pull_request:
branches:
- '**'
- '!main'
types:
- opened
- edited
- synchronize
jobs:
sub_pr_title:
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@master
with:
allowed_prefixes: '[sub]'
prefix_case_sensitive: false