Sha256: c8e7d40efaec53ce0ef55469aa8831dd2112370c635e290d7a8da61343ec6eb1

Contents?: true

Size: 297 Bytes

Versions: 6

Compression:

Stored size: 297 Bytes

Contents

name: Lint PR Title

on:
  pull_request_target:
    types:
      - opened
      - reopened
      - edited
      - synchronize

jobs:
  main:
    runs-on: ubuntu-latest

    steps:
      - uses: amannn/action-semantic-pull-request@v5
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
crowdin-api-1.12.0 .github/workflows/lint-pr-title.yml
crowdin-api-1.10.0 .github/workflows/lint-pr-title.yml
crowdin-api-1.9.0 .github/workflows/lint-pr-title.yml
crowdin-api-1.8.1 .github/workflows/lint-pr-title.yml
crowdin-api-1.8.0 .github/workflows/lint-pr-title.yml
crowdin-api-1.7.0 .github/workflows/lint-pr-title.yml