Skip to content

chore: store npm cache on host #163

chore: store npm cache on host

chore: store npm cache on host #163

Workflow file for this run

name: Manage PR
on:
pull_request:
branches:
- main
- release
- 'sync/*'
pull_request_review:
types:
- submitted
- edited
jobs:
manage-pr:
name: Manage PR
uses: dot-base/.github/.github/workflows/manage-pr.yml@main
secrets:
GH_BOT_USER: ${{ secrets.GH_BOT_USER }}
GH_BOT_PAT: ${{ secrets.GH_BOT_PAT }}
CR_PAT: ${{ secrets.CR_PAT }}