Skip to content

fix: bump microsoft/action-python from 0.6.4 to 0.7.1 #2

fix: bump microsoft/action-python from 0.6.4 to 0.7.1

fix: bump microsoft/action-python from 0.6.4 to 0.7.1 #2

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}