Skip to content

T7042: drop use of inspect module in favor of ast for source analysis #1063

T7042: drop use of inspect module in favor of ast for source analysis

T7042: drop use of inspect module in favor of ast for source analysis #1063

---
name: Check pull request message format
on:
pull_request_target:
branches:
- current
types: [opened, synchronize, edited]
permissions:
pull-requests: write
contents: read
jobs:
check-pr-title:
uses: vyos/.github/.github/workflows/check-pr-message.yml@current
secrets: inherit