Skip to content

feat: use title/content notice type with envvar for rewired shutdown #1331

feat: use title/content notice type with envvar for rewired shutdown

feat: use title/content notice type with envvar for rewired shutdown #1331

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}