Skip to content

feat: PPT-1413 Add error handling + reporting. Clean-up and linting c… #38

feat: PPT-1413 Add error handling + reporting. Clean-up and linting c…

feat: PPT-1413 Add error handling + reporting. Clean-up and linting c… #38

Workflow file for this run

name: Pull Request
on:
pull_request_target:
jobs:
placeos:
name: PlaceOS PR Actions
uses: PlaceOS/.github/.github/workflows/pull-request.yml@main
with:
title: ${{ github.event.pull_request.title }}
opened: ${{ github.event.action == 'opened' || github.event.action == 'reopened' }}