Skip to content

[publish] 1.1.5

[publish] 1.1.5 #8

name: check pr title to main
on:
pull_request_target:
branches:
- main
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check-pr-title-to-main:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: ".github/check-pr-tilte-to-main.json"