Skip to content

feat: proxy provider-display-config icons through the API #3015

feat: proxy provider-display-config icons through the API

feat: proxy provider-display-config icons through the API #3015

name: PR Title Check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}