Skip to content

chore(turbo): add remote cache to reduce duplicated ci or build #621

chore(turbo): add remote cache to reduce duplicated ci or build

chore(turbo): add remote cache to reduce duplicated ci or build #621

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}