Skip to content

feat: Upgrade to 3.8.1 with tooltip updates #13858

feat: Upgrade to 3.8.1 with tooltip updates

feat: Upgrade to 3.8.1 with tooltip updates #13858

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types: [opened, edited, synchronize]
branches:
- main
- sr-update-semantic-pr-config
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}