Skip to content

feat(captain-data): add piece with actions to schedule a workflow and retrieve results #136

feat(captain-data): add piece with actions to schedule a workflow and retrieve results

feat(captain-data): add piece with actions to schedule a workflow and retrieve results #136

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}