Skip to content

PI-3857 - ensure PR title contains jira ticket number #1

PI-3857 - ensure PR title contains jira ticket number

PI-3857 - ensure PR title contains jira ticket number #1

name: Ensure title contains JIRA ticket
on:
pull_request:
branches:
- main
types:
- opened
- synchronize
- reopened
- labeled
- edited
jobs:
jira_ticket_in_title:
uses: sesamecare/github-actions/.github/workflows/jira-ticket-in-title.yml@main

Check failure on line 14 in .github/workflows/jira-ticket-in-title.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/jira-ticket-in-title.yml

Invalid workflow file

error parsing called workflow ".github/workflows/jira-ticket-in-title.yml" -> "sesamecare/github-actions/.github/workflows/jira-ticket-in-title.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit