Skip to content

Add project type to the /projects/ and /projects/{project_id'} endpoints #425

Add project type to the /projects/ and /projects/{project_id'} endpoints

Add project type to the /projects/ and /projects/{project_id'} endpoints #425

Workflow file for this run

name: 'PR Labeler'
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5 #TODO: v5 introduces breaking changes: https://github.com/actions/labeler/tree/main?tab=readme-ov-file#breaking-changes-in-v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: false