Skip to content

[PC-1775] Support Ubuntu 20.04 #5

[PC-1775] Support Ubuntu 20.04

[PC-1775] Support Ubuntu 20.04 #5

Workflow file for this run

name: GitHub Actions - Check PR Title
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
Jira-PR-Title:
if: ${{ (github.actor != 'dependabot[bot]') && (github.actor != 'EburyCrowdin') }}
uses: Ebury/github-tools/.github/workflows/check-pr-title-reusable-workflow.yml@master

Check failure on line 8 in .github/workflows/check-pr-title.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-pr-title.yml

Invalid workflow file

error parsing called workflow ".github/workflows/check-pr-title.yml" -> "Ebury/github-tools/.github/workflows/check-pr-title-reusable-workflow.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.