Skip to content

fix: Deprecate Ruby 3.0 and Drop support for Ruby 2.7 #105

fix: Deprecate Ruby 3.0 and Drop support for Ruby 2.7

fix: Deprecate Ruby 3.0 and Drop support for Ruby 2.7 #105

Workflow file for this run

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-20.04
steps:
- name: Validate PR Title
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true