Skip to content

feat: add Harbor as a skaffold profile #205

feat: add Harbor as a skaffold profile

feat: add Harbor as a skaffold profile #205

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