feat(docs): add compatible Node.js and Python versions to Build Your … #149
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Lint PR Title | |
on: | |
pull_request_target: | |
types: | |
- opened | |
- edited | |
- reopened | |
jobs: | |
lint-pr-title: | |
permissions: | |
pull-requests: read | |
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected] |