Skip to content

[stable/node-local-dns]: Remove addonmanager label from node-local-dns configmap and make annotations configurable #220

[stable/node-local-dns]: Remove addonmanager label from node-local-dns configmap and make annotations configurable

[stable/node-local-dns]: Remove addonmanager label from node-local-dns configmap and make annotations configurable #220

Workflow file for this run

name: "PR Title Checker"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
check_pr_title:
name: check PR title
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/[email protected]
- uses: deepakputhraya/action-pr-title@master
with:
regex: '^\[stable\/+.+].*'
prefix_case_sensitive: false