Skip to content

fix: add folder fallback to prevent app crash #70

fix: add folder fallback to prevent app crash

fix: add folder fallback to prevent app crash #70

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- ready_for_review
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}