Skip to content

fix(aws): Don't build the cache on cold start #691

fix(aws): Don't build the cache on cold start

fix(aws): Don't build the cache on cold start #691

Workflow file for this run

name: pull-request
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"