Skip to content

fix: Backlog/houdini 20.5 support #3160

fix: Backlog/houdini 20.5 support

fix: Backlog/houdini 20.5 support #3160

Workflow file for this run

name: PR
on:
pull_request:
types:
- opened
- edited
- synchronize
- closed
- ready_for_review
jobs:
check-pr:
name: Check PR
uses: ftrackhq/ftrack-actions/.github/workflows/pr-base.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
ftrackApiKey: ${{ secrets.FTRACK_API_KEY }}