Skip to content

fix(store): handle resource load error when importing snapshot #1438

fix(store): handle resource load error when importing snapshot

fix(store): handle resource load error when importing snapshot #1438

Workflow file for this run

name: PR Auto Assign
# on: pull_request
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
assign:
name: Assign
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.4