Skip to content

[2022.2] [Template HDRP-Blank] Enable incremental gc and fix text color issue and bump to 14.0.4 #10451

[2022.2] [Template HDRP-Blank] Enable incremental gc and fix text color issue and bump to 14.0.4

[2022.2] [Template HDRP-Blank] Enable incremental gc and fix text color issue and bump to 14.0.4 #10451

Workflow file for this run

name: Labeler
on:
pull_request:
types: [opened, ready_for_review]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"