Skip to content

fix(utils): add error handling on file close and syncing data to storage #762

fix(utils): add error handling on file close and syncing data to storage

fix(utils): add error handling on file close and syncing data to storage #762

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint:
name: Validate PR title
uses: instill-ai/.github/.github/workflows/semantic.yml@main
secrets: inherit