Skip to content

feat: add tag field to TaskDescription #14

feat: add tag field to TaskDescription

feat: add tag field to TaskDescription #14

name: Validate PR Title
description: Checks the PR title is a conventional commit
on:
pull_request_target:
types:
- opened
- edited
- reopened
jobs:
conventional-commits:
permissions:
pull-requests: read
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.1.0