Skip to content

fix: bump @octokit/plugin-throttling from 8.0.0 to 8.1.0 #19

fix: bump @octokit/plugin-throttling from 8.0.0 to 8.1.0

fix: bump @octokit/plugin-throttling from 8.0.0 to 8.1.0 #19

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/action-semantic-pull-request@v5.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}