Skip to content

fix: Roll back release notes on utils and add release notes and release qt #3165

fix: Roll back release notes on utils and add release notes and release qt

fix: Roll back release notes on utils and add release notes and release qt #3165

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 }}